Skip to content

feat: add auth status command

Clement Sam requested to merge feat-auth-status into trunk

This PR adds auth status command which verifies and displays information about your authentication state.

It tests the authentication states of all known GitLab instances in the config file and reports issues if any

image

Merge request reports