`juju controllers`
Usage:
juju controllers [options]
Summary:
Lists all controllers.
Global Options:
--debug (= false)
Equivalent to --show-log --logging-config==DEBUG
-h, --help (= false)
Show help on a command or other topic.
--logging-config (= "")
Specify log levels for modules
--quiet (= false)
Show no informational output
--show-log (= false)
If set, write the log file to stderr
--verbose (= false)
Show more verbose output
Command Options:
-B, --no-browser-login (= false)
Do not use web browser for authentication
--format (= tabular)
Specify output format (json|tabular|yaml)
-o, --output (= "")
Specify an output file
--refresh (= false)
Connect to each controller to download the latest details
Details:
The output format may be selected with the ‘–format’ option. In the default tabular output, the current controller is marked with an asterisk.
Examples:
juju controllers
juju controllers --format json --output ~/tmp/controllers.json
See also:
models
show-controller
Aliases:
list-controllers
Last updated 9 months ago.