pulumi-cli-up
Deploy and update cloud infrastructure with Pulumi by providing the working directory and, optionally, the stack name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workDir | Yes | The working directory of the program. | |
| stackName | No | The associated stack name. Defaults to 'dev'. |