Home ci 34. cli: epycbyte whoami

34. cli: epycbyte whoami

Last updated on Aug 05, 2025

epycbyte whoami

The epycbyte whoami command is used to display the username of the currently logged-in user in Epycbyte CLI.

Table of Contents

  1. Usage
  2. 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