Skip to content

fix: add newline to auth status command output

Kai Armstrong requested to merge phikai-newline-auth-status into main

Description

Related Issues

Resolves #1305 (closed)

How has this been tested?

 ~/Dev/G/cli on   phikai-newline-auth-status#v1.28.0 !1 ❯ ./bin/glab-newline auth status -h https://gitlab.kitware.com
x https://gitlab.kitware.com not authenticated with glab. Run `glab auth login --hostname https://gitlab.kitware.com` to authenticate
 ~/Dev/G/cli on   phikai-newline-auth-status#v1.28.0 !1 ❯ 

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap

Merge request reports