Skip to content

gtl whoami

Display the current repo-selected GitHub user, logged-in gh accounts, and the machine default GitHub account for comparison.

Aliases

who

Usage

bash
gtl whoami [flags]

Examples

bash
gtl whoami
gtl whoami --token
gtl who

Full Help

text
Display the current repo-selected GitHub user, logged-in gh accounts, and the machine default GitHub account for comparison.

Usage:
  gtl whoami [flags]

Aliases:
  whoami, who

Examples:
gtl whoami
gtl whoami --token
gtl who

Flags:
  -h, --help    help for whoami
      --token   Show full GH_TOKEN value

Released under the MIT License.