inklate approvals set-rule
Set the organization's approval rule
Set the organization’s approval rule
inklate approvals set-rule <policy> [flags]Arguments
| Argument | Description |
|---|---|
policy | Rule policy: single, sequential, or parallel |
Flags
| Flag | Description |
|---|---|
--approvers <value> | Comma-separated approver user ids |
--quorum <value> | Approvals required |
--disabled | Turn the rule off |
Output
Structured YAML on stdout (--json for JSON); progress and errors on stderr. Exit codes: 0 ok · 1 unexpected · 2 usage · 3 auth · 4 refusal · 5 not found · 6 conflict · 7 rate limited.
Global flags on every command: --org, --profile, --json, --quiet, --yes, --no-input, --base-url — see the CLI overview.
This command is a thin client over the REST API operation(s): approvalsSetRule.