docs: update usage
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details

This commit is contained in:
Stefan Reimer 2022-06-28 13:35:13 +02:00
parent baa45b801e
commit 06c34a6afe
1 changed files with 4 additions and 1 deletions

View File

@ -36,10 +36,13 @@ Options:
--help Show this message and exit. --help Show this message and exit.
Commands: Commands:
assimilate Imports potentially existing resources into Pulumi...
clean Deletes all previously rendered files locally clean Deletes all previously rendered files locally
create-change-set Creates a change set for an existing stack - CFN only create-change-set Creates a change set for an existing stack - CFN only
create-docs Parses all documentation fragments out of rendered... create-docs Parses all documentation fragments out of rendered...
delete Deletes stacks or stack groups delete Deletes stacks or stack groups
execute Executes custom Python function within an existing...
export Exports a Pulumi stack to repair state
get-config Get a config value, decrypted if secret get-config Get a config value, decrypted if secret
outputs Prints all stack outputs outputs Prints all stack outputs
preview Preview of Pulumi stack up operation preview Preview of Pulumi stack up operation