
pulumi
List of commands for pulumi:
-
pulumi:tldr:09fef pulumi: Configure variables (e.g. keys, regions, etc.) interactively.$ pulumi configtry on your machineexplain this command
-
pulumi:tldr:3fd76 pulumi: Preview and deploy changes to a program and/or infrastructure.$ pulumi uptry on your machineexplain this command
-
pulumi:tldr:7232e pulumi: Preview deployment changes without performing them (dry-run).$ pulumi previewtry on your machineexplain this command
-
pulumi:tldr:8a2aa pulumi: Create a new project using a template.$ pulumi newtry on your machineexplain this command
-
pulumi:tldr:ded4e pulumi: Destroy a program and its infrastructure.$ pulumi destroytry on your machineexplain this command
-
pulumi:tldr:fcfd3 pulumi: Create a new stack using an isolated deployment target.$ pulumi stack inittry on your machineexplain this command