Skip to main content
Manage your user profile using the profile command. View and update your profile information.

Command Syntax

Subcommands

info

Get user profile information. Syntax:
Examples:
Expected Output:
Exit Codes:
  • 0 - Success
  • 3 - Authentication error

update

Update user profile information. Syntax:
Options:
  • --name TEXT - Full name
  • --email TEXT - Email address
Examples:
Expected Output:
Exit Codes:
  • 0 - Success
  • 3 - Authentication error

Next Steps