Show the currently authenticated user
Show the profile of the user whose token is in use.
The token is resolved from BITRISE_TOKEN, auth.yaml, or config.yaml — run 'bitrise-cli auth status' to confirm which source is active.
bitrise-cli user me [flags]
bitrise-cli user me
bitrise-cli user me --output json
-h, --help help for me
--no-color disable ANSI colors (NO_COLOR env is also honored)
-o, --output string output format: human|json (default "human")
-q, --quiet suppress non-error diagnostic messages
--theme string color theme: auto|dark|light|none (default "auto"; overrides terminal background detection)
- bitrise-cli user - Create and manage your Bitrise account