Command 'juju show-user'

The information in this doc is based on Juju version 3.5.3, and may not accurately reflect other versions of Juju.

See also: add-user, register, users

Summary

Show information about a user.

Usage

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

Options

Flag Default Usage
--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

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.


Last updated 9 days ago. Help improve this document in the forum.