Commands / kosa8 approve status
kosa8 approve status
Show whether a request has the approvals it needs, and who is still missing
Usage
kosa8 status REQUEST
Checks every approval filed for the request against the org policy: signatures, that each signer is a listed approver with the right role, and that nobody approved their own request. Exits non-zero until the request is fully approved, so a script can wait on it.
--record submits a satisfied request to the daemon, which verifies it again and writes it to the audit log. A request can be recorded once.
Options
| Flag | Type | What it does | Default |
|---|---|---|---|
--record | bool | record a satisfied request in the audit log (once) | — |