Options (1)
-h, --helpbooleanDisplay help
Example:
pulumi state {{[-h|--help]}}Examples (6)
Delete a resource from the current stack's state
pulumi state deleteMove a resource from the current stack to another
pulumi state move resource_urn --dest stack_nameRename a resource in the current stack's state
Repair an invalid state
pulumi state repairEdit a stack's state in the editor specified by the `$EDITOR` environment variable
pulumi state edit --stack stack_nameDisplay help
pulumi state [-h|--help]made by @shridhargupta | data from tldr-pages