Skip to content

fix: weird condition when prompt disabled

Kerri Miller requested to merge github/fork/b4nst/patch-1 into trunk

Created by: b4nst

Description

#823 didn't fix the --token behavior but actually completely broke the auth command when not being in non interactive shell.

Related Issue

Resolves #822 (closed)

How Has This Been Tested?

I guess it has not 😆

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)

Merge request reports