Skip to content

chore: auth get to retrieve local api keys#89

Merged
notnmeyer merged 1 commit into
mainfrom
chore/auth-get
Jun 24, 2026
Merged

chore: auth get to retrieve local api keys#89
notnmeyer merged 1 commit into
mainfrom
chore/auth-get

Conversation

@notnmeyer

Copy link
Copy Markdown
Member

retrieves a locally stored api key. useful for using the cli to provide your api key when you need it.

➜ loops auth get my-team
askjldfkljdsfadskljfds

➜ loops auth get loops-test -ojson
{
  "name": "my-team",
  "apiKey": "askjldfkljdsfadskljfds"
}

@notnmeyer notnmeyer self-assigned this Jun 24, 2026
@notnmeyer notnmeyer requested a review from nalanj June 24, 2026 16:43
@notnmeyer notnmeyer merged commit 1110aa6 into main Jun 24, 2026
2 checks passed
@notnmeyer notnmeyer deleted the chore/auth-get branch June 24, 2026 17:15
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.

2 participants