mirror of
https://github.com/coder/coder.git
synced 2026-09-23 14:03:57 +08:00
Renames the `last_used_at` column to `last_heartbeat_at` in `ai_gateway_keys` table. `ai_gateway_keys` table has not been released yet. All references updated.
746 B
Generated
746 B
Generated
ai-gateway keys list
List AI Gateway keys
Aliases:
- ls
Usage
coder ai-gateway keys list [flags]
Options
-c, --column
| Type | [id|name|key prefix|created at|last heartbeat at] |
| Default | id,name,key prefix,last heartbeat at,created at |
Columns to display in table output.
-o, --output
| Type | table|json |
| Default | table |
Output format.