Add value-safe verification and audit reporting
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a0217e-8c4c-7383-be6b-f50a6e485306
This commit is contained in:
parent
491e706a70
commit
c4504c6de9
19 changed files with 598 additions and 50 deletions
|
|
@ -201,7 +201,7 @@ secrets-engine plan <decision-or-ccr-id>
|
|||
secrets-engine apply <decision-or-ccr-id> --stage <build|test|prod>
|
||||
secrets-engine provision <catalog-id> --stage <stage> --from-file <path>
|
||||
secrets-engine verify <catalog-id> --positive
|
||||
secrets-engine verify <catalog-id> --negative
|
||||
secrets-engine verify <catalog-id> --negative --negative-token-file <path>
|
||||
secrets-engine exec --catalog <catalog-id> -- <command...>
|
||||
secrets-engine revoke <catalog-id-or-lease>
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue