epycbyte whoami
The epycbyte whoami command is used to display the username of the currently logged-in user in Epycbyte CLI.
Table of Contents
- Usage
- Global Options
Usage
To view the username, simply run:
epycbyte whoami
This command will output the username of the user currently authenticated with Epycbyte CLI.
Global Options
The following global options can be passed when using the epycbyte whoami command:
--cwd: Execute command in current working directory.--debug: Enable debug logging.--global-config: Use global configuration file.--help: Show help message.--local-config: Use local configuration file.--no-color: Disable color output.--scope: Limit the scope of the command.--token: API token for authentication.
For more details on these options, refer to the options section.
Last updated
Last updated on July 17, 2024