Skip to content

mise token github

GitHub token

Arguments

[HOST]

GitHub hostname

Default: github.com

Flags

--unmask

Show the full unmasked token

Examples:

$ mise token github
github.com: ghp_…xxxx (source: GITHUB_TOKEN)

$ mise token github --unmask
github.com: ghp_xxxxxxxxxxxx (source: GITHUB_TOKEN)

$ mise token github github.mycompany.com
github.mycompany.com: (none)

Licensed under the MIT License. Maintained by @jdx and friends.