mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
Reverting https://github.com/coder/coder/commit/377c1309b7a42ead9cfbd864f0af8e9b6e472851 since release 2.35 was already cut: https://github.com/coder/coder/tree/release/2.35
16 lines
245 B
Plaintext
16 lines
245 B
Plaintext
coder v0.0.0-devel
|
|
|
|
USAGE:
|
|
coder ai-gateway keys delete [flags] <name|id>
|
|
|
|
Delete an AI Gateway key
|
|
|
|
Aliases: rm
|
|
|
|
OPTIONS:
|
|
-y, --yes bool
|
|
Bypass confirmation prompts.
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|