Skip to content

Commit 080011a

Browse files
committed
docs: add custom task ID note to command reference
1 parent 6bf1a33 commit 080011a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/commands.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All commands support `--help` for full flag details. When piped (no TTY), commands output Markdown by default. Pass `--json` for JSON output.
44

5+
All `<id>` and `<taskId>` arguments accept both native ClickUp IDs (e.g., `abc123xyz`) and custom task IDs (e.g., `PROJ-123`). Custom task IDs are detected automatically by their `PREFIX-DIGITS` format.
6+
57
## Quick Reference
68

79
| Command | Description |

0 commit comments

Comments
 (0)