Retrieves information about the current user or a specified user
Example:
Retrieve the current user: packet user get
Retrieve a specific user: packet user get --id [user_UUID]
packet user get [flags]
-h, --help help for get
-i, --id string UUID of the user
-j, --json JSON output
-y, --yaml YAML output
--config string Path to JSON or YAML configuration file
- packet user - User operations