The information in this doc is based on Juju version 3.5.6, and may not accurately reflect other versions of Juju.
Summary
Print status information.
Usage
status-get [options] [--include-data] [--application]
Options
Flag | Default | Usage |
---|---|---|
--application |
false | print status for all units of this application if this unit is the leader |
--format |
smart | Specify output format (json|smart|yaml) |
--include-data |
false | print all status data |
-o , --output |
Specify an output file |
Details
By default, only the status value is printed. If the --include-data flag is passed, the associated data are printed also.