Commit d100a8b
fix(cli): record API key history when creating project via CLI (#431)
Dashboard has onboarding flow so it doesn't need to record the initial
API key, but CLI creates and sets the default project directly. This
adds a best-effort RecordKeyRotation call (same as key rotation) so the
initial key appears in project_secret_key_rotations history.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5bf2c13 commit d100a8b
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
223 | 229 | | |
224 | 230 | | |
225 | 231 | | |
| |||
0 commit comments