Appearance
diffuse-coordinator apikey
Create and manage API keys for the public inference endpoint.
Synopsis
diffuse-coordinator apikey <COMMAND>Commands
| command | what it does |
|---|---|
create | Issue a key and print it. Shown once; only its hash is stored |
list | List keys by handle. Secrets are not stored and cannot be shown |
revoke | Revoke a key. Effective on the very next request |
rotate | Issue the next key in place of one, and put the old one on a clock |
