Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 644 Bytes

packet_user_get.md

File metadata and controls

40 lines (25 loc) · 644 Bytes

packet user get

Retrieves information about the current user or a specified user

Synopsis

Example:

Retrieve the current user: packet user get

Retrieve a specific user: packet user get --id [user_UUID]

packet user get [flags]

Options

  -h, --help        help for get
  -i, --id string   UUID of the user
  -j, --json        JSON output
  -y, --yaml        YAML output

Options inherited from parent commands

      --config string   Path to JSON or YAML configuration file

SEE ALSO

Auto generated by spf13/cobra on 18-Dec-2019