--company-id <id> | Company to create the issue in (required) |
--title <text> | Issue title (required) |
--description <text> | Longer description of the task |
--status <status> | Initial status (default: todo) |
--priority <priority> | Priority level: critical, high, medium, or low |
--assignee-agent-id <id> | Assign to an agent at creation time |
--project-id <id> | Associate with a project |
--goal-id <id> | Associate with a goal |
--parent-id <id> | Set as a sub-task of another issue |
--billing-code <code> | Billing code for cost attribution |
--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 |