Skip to content

fix: Completion command doesn't need to be authentified#165

Merged
amstuta merged 1 commit intomainfrom
dev/aamstutz/fix-completion-auth
Mar 30, 2026
Merged

fix: Completion command doesn't need to be authentified#165
amstuta merged 1 commit intomainfrom
dev/aamstutz/fix-completion-auth

Conversation

@amstuta
Copy link
Copy Markdown
Collaborator

@amstuta amstuta commented Mar 28, 2026

Description

Fix: skip verification that the CLI is authenticated when running the completion commands.

Fixes #164 (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have commented my code
  • I ran go mod tidy
  • I have added tests that prove my fix is effective or that my feature works

Signed-off-by: Arthur Amstutz <arthur.amstutz@gmail.com>
@amstuta amstuta requested a review from a team as a code owner March 28, 2026 12:55
@amstuta amstuta merged commit 2a7d8f3 into main Mar 30, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: command completion won't work until login

2 participants