mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +08:00
84ac970dc7
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
21 lines
368 B
Markdown
21 lines
368 B
Markdown
# opencode auth
|
|
|
|
> Manage credentials and login for AI providers.
|
|
> More information: <https://opencode.ai/docs/cli#auth>.
|
|
|
|
- Log in to a provider interactively:
|
|
|
|
`opencode auth login`
|
|
|
|
- List all configured providers:
|
|
|
|
`opencode auth list`
|
|
|
|
- Log out from a configured provider interactively:
|
|
|
|
`opencode auth logout`
|
|
|
|
- Display help:
|
|
|
|
`opencode auth {{[-h|--help]}}`
|