Skip to content

mise token gitlab

GitLab token

Arguments

[HOST]

GitLab hostname

Default: gitlab.com

Flags

--unmask

Show the full unmasked token

Examples:

$ mise token gitlab
gitlab.com: glpa…xxxx (source: GITLAB_TOKEN)

$ mise token gitlab --unmask
gitlab.com: glpat-xxxxxxxxxxxx (source: GITLAB_TOKEN)

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

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