users describe

Get a user from torero

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 users describe admin

Describe A User Named John

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

Options

  -h, --help   help for describe

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