pulumi-stack
Verified for current stable LTS
Pulumi Stack Command: List Stacks All Projects
Use for list stacks all projects with Pulumi Stack. Exact CLI syntax to list stacks all projects using Pulumi Stack.
When to use this: Use for list stacks all projects with Pulumi Stack.
Command Syntax
pulumi stack ls -a pulumi stack ls -a Command Breakdown
-a- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list stacks all projects using Pulumi Stack.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Pulumi Stack Command: Create New Stack
pulumi stack init <stack_name> Pulumi Stack Command: Delete Stack pulumi stack rm <stack_name> Pulumi Stack Command: Export Stack State To Json pulumi stack export --file <path/to/file.json> Pulumi Stack Command: List Stacks Current Project pulumi stack ls Pulumi Stack Command: Select Active Stack pulumi stack select <stack_name>