pulumi-cli-stack-output
Retrieve specific output values from a Pulumi stack by specifying the working directory and optional stack or output name.
Instructions
Get the output value(s) of a given stack
Input Schema
Name | Required | Description | Default |
---|---|---|---|
outputName | No | The specific stack output name to retrieve. | |
stackName | No | The associated stack name. Defaults to 'dev'. | |
workDir | Yes | The working directory of the program. |