Command Line Interface
Whoami
Prerequisites
- Have a Heex CLI
- Have a USER_SECRET_KEY. Should be accessible in your personal space on the heex cloud platform. If you already logged-in you don’t need to add the Api-Key in your command line.
Usage
Usage:
How to show current user and workspace information
The whoami
command displays information about the current user and workspace.
Available options:
--api-key
: Your user api secret_key which can be found on the cloud. [required]--output-file
: The result will be saved into this provided filepath. The output format is json, so please provide a filepath with that format:/path/to/file.json
Usage:
Example output: