pulumi-stack
Verified for current stable LTS
Pulumi Stack Commands
Pulumi Stack command syntax with verified terminal examples.
Commands
8 commands for Pulumi Stack
pulumi-stack Operations
Pulumi Stack Command: Create New Stack
pulumi stack init <stack_name> pulumi-stack Operations
Pulumi Stack Command: Delete Stack
pulumi stack rm <stack_name> pulumi-stack HTTP
Pulumi Stack Command: Export Stack State To Json
pulumi stack export --file <path/to/file.json> pulumi-stack Operations
Pulumi Stack Command: List Stacks All Projects
pulumi stack ls -a pulumi-stack Operations
Pulumi Stack Command: List Stacks Current Project
pulumi stack ls pulumi-stack Operations
Pulumi Stack Command: Select Active Stack
pulumi stack select <stack_name> pulumi-stack Operations
Pulumi Stack Command: Show Stack Outputs With Secrets
pulumi stack output --show-secrets pulumi-stack Operations
Pulumi Stack Command: Show Stack State With Urns
pulumi stack -u Suggest a Pulumi Stack Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Pulumi Stack workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.