Provide an easy way to access stack outputs from the command line.
Registered by
Lars Kellogg-Stedman
The outputs of a heat stack are useful for a variety of automation tasks, but are difficult to access using the existing heat command line client. While the Python API is relatively simple, it would also be helpful to expose the outputs in a way that would make them available via simple shell scripting. This blueprint adds an "output-list" command to display a list of available outputs and an "output-show" command to display the JSON-encoded value of a single output.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Lars Kellogg-Stedman
- Direction:
- Needs approval
- Assignee:
- Lars Kellogg-Stedman
- Definition:
- New
- Series goal:
- None
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
add output-list and output-show
Addressed by: https:/
CLI: Add --all option to output-show command
(?)