Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

Add new tokens command for managing API tokens#170

Merged
cmoog merged 8 commits intomasterfromtokens-cmd
Nov 3, 2020
Merged

Conversation

cmoog
Copy link
Contributor

@cmoogcmoog commentedNov 3, 2020
edited
Loading

$ coder tokensCreate and manage API Tokens for authenticating the CLI.Statically authenticate using the token value with the `CODER_TOKEN` and `CODER_URL` environment variables.Usage:  coder tokens [command]Available Commands:  create      create generates a new API token and prints it to stdout  ls          show the user's active API tokens  regen       regenerate an API token by its unique ID and print the new token to stdout  rm          remove an API token by its unique IDFlags:  -h, --help   help for tokensGlobal Flags:  -v, --verbose   show verbose outputUse "coder tokens [command] --help" for more information about a command.

@cmoog
Copy link
ContributorAuthor

This will require a very pointed help desk article showing how the CLI can be authenticated for CI.

@cmoog
Copy link
ContributorAuthor

As shown in the integration tests, this is currently blocked byhttps://github.com/cdr/c/pull/5891

@cmoog
Copy link
ContributorAuthor

Merging as hidden until the permissions issue is resolved forcoder tokens ls

@cmoogcmoog merged commit7a9addf intomasterNov 3, 2020
@cmoogcmoog deleted the tokens-cmd branchNovember 3, 2020 17:10
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@cmoog

[8]ページ先頭

©2009-2025 Movatter.jp