The information in this doc is based on Juju version 3.5.5, and may not accurately reflect other versions of Juju.
See also: controllers
Summary
Shows detailed information of a controller.
Usage
juju show-controller [options] [<controller name> ...]
Options
Flag | Default | Usage |
---|---|---|
-B , --no-browser-login |
false | Do not use web browser for authentication |
--format |
yaml | Specify output format (json|yaml) |
-o , --output |
Specify an output file | |
--show-password |
false | Show password for logged in user |
Examples
juju show-controller
juju show-controller aws google
Details
Shows extended information about a controller(s) as well as related models and user login details.