Documentation Index
Fetch the complete documentation index at: https://docs.median.sh/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Flags
| Flag | Short | Description | Default |
|---|---|---|---|
--title <text> | -t | Task title | (required) |
--description <text> | -d | Task description | (none) |
--status <status> | -s | Initial status | todo |
--priority <priority> | -p | Priority | medium |
--label <label> | -l | Label (repeatable) | (none) |
--agent <name> | Agent identifier | (none) |
Examples
Output
Valid values
Statuses:requests | todo | in_progress | ready | shipped | archive
Priorities: urgent | high | medium | low | none