正式なドキュメントは英語版であり、この日本語訳はAI支援翻訳により作成された参考用のものです。日本語訳の一部の内容は人間によるレビューがまだ行われていないため、翻訳のタイミングにより英語版との間に差異が生じることがあります。最新かつ正確な情報については、英語版をご参照ください。

glab auth status

View authentication status.

Synopsis

Verifies and displays information about your authentication state.

By default, this command checks the authentication state of the GitLab instance determined by your current context (git remote, GITLAB_HOST environment variable, or configuration). Use --all to check all configured instances, or --hostname to check a specific instance.

glab auth status [flags]

Options

  -a, --all               Check all configured instances.
      --hostname string   Check a specific instance's authentication status.
  -t, --show-token        Display the authentication token.

Options inherited from parent commands

  -h, --help   Show help for this command.