Skip to content

deprecate `glab config init` in favour of `glab auth login`

Clement Sam requested to merge profclems-patch-1 into trunk

Add deprecation notice to glab config init command.

glab auth login has additional optional to read token from stdin and it provides a safer way of authenticating glab with GitLab tokens.

Check out https://github.com/profclems/glab#authentication

Resolves #311 (closed)

Merge request reports