--company-id <id> | Company to submit the approval to (required) |
--type <type> | Approval type, for example hire_agent or approve_ceo_strategy (required) |
--payload <json> | JSON object describing the requested action (required) |
--issue-ids <csv> | Comma-separated issue IDs to link to this approval |
--api-base <url> | Override the server base URL |
--api-key <token> | Bearer token |
--context <path> | Path to a custom context file |
--profile <name> | CLI context profile to use |
--data-dir <path> | Isolate all local state away from ~/.zmeel |
--json | Output raw JSON |