`juju show-user`

Usage:

juju show-user [options] [<user name>]

Summary:

Show information about a user.

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:

-c, --controller (= "")

Controller to operate in

--exact-time  (= false)

Use full timestamp for connection times

--format  (= yaml)

Specify output format (json|yaml)

-o, --output (= "")

Specify an output file

Details:

By default, the YAML format is used and the user name is the current user.

Examples:

juju show-user
juju show-user jsmith
juju show-user --format json
juju show-user --format yaml

See also:

add-user
register
users

Last updated 1 year, 3 months ago.