juju show-user
¶
Summary¶
Show information about a user.
Usage¶
juju show-user [options] [<user name>]
Options¶
Flag |
Default |
Usage |
---|---|---|
|
Controller to operate in |
|
|
false |
Use full timestamp for connection times |
|
yaml |
Specify output format (json|yaml) |
|
Specify an output file |
Examples¶
juju show-user
juju show-user jsmith
juju show-user --format json
juju show-user --format yaml
Details¶
By default, the YAML format is used and the user name is the current user.