vip whoami
Retrieve details about the current authenticated VIP-CLI user.
Usage
vip whoami [options]
Options
Option | Description |
---|---|
-d , --debug |
Generate verbose output during command execution to help identify or fix errors or bugs. |
-h , --help |
Retrieve a description, examples, and available options for a (sub)command. |
-v , --version |
Retrieve the version number of VIP-CLI currently installed on the local machine. |
Examples
- Retrieve details about the current authenticated VIP-CLI user.
$ vip whoami
- Howdy user@example.com! - Your user ID is 1234
Last updated: November 18, 2024