此内容没有您所选择的语言版本。
10.22. heat output-show
usage: heat output-show [-F <FORMAT>] [-a] [--with-detail] <NAME or ID> [<OUTPUT NAME>]
Show a specific stack output.
Positional arguments
- <NAME or ID>
Name or ID of stack to query.
- <OUTPUT NAME>
Name of an output to display.
Optional arguments
- -F <FORMAT>, --format <FORMAT>
The output value format, one of: json, raw.
- -a, --all
Display all stack outputs.
- --with-detail
Enable detail information presented, like key and
description.