describe user

Display all details about a user

Synopsis

Describe

This command displays all information about a specific user within torero's data store.

Displays when the user was created as well when they last logged in. A login even occurs when the user successfully runs the torero login command from a torero client against a torero server.

==Example==

Describe The Admin User

>_ torero describe user admin

Describe A User Named John

>_ torero describe user john
torero describe user <username> [flags]

Options

  -h, --help   help for user

Options inherited from parent commands

      --config string   Path to the configuration file
      --raw             Displays the result of the command in its raw format
      --verbose         Enable verbose output

SEE ALSO