Skip to content

docs(cli): regenerate reference for file upload - #3

Closed
nwebbot wants to merge 1 commit into
mainfrom
docs/file-upload
Closed

docs(cli): regenerate reference for file upload#3
nwebbot wants to merge 1 commit into
mainfrom
docs/file-upload

Conversation

@nwebbot

@nwebbot nwebbot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Companion to nwebxyz/retask-cli#12, which adds retask file upload. Output of yarn gen:cli.

Merge after that PR ships — until then this documents a command that doesn't exist yet.

Why four files changed, not one

gen:cli regenerates every page from retask help-llm, and the checked-in docs were generated from an older CLI. So alongside the new file upload section, this picks up pre-existing drift:

  • file list — documented --project-id, a flag that no longer exists; the real flags are --target/--created-by
  • task create / task update — missing --parent-task-id, --reporter, --estimation-points, --task-type
  • sandbox list / sandbox create — missing --status, --type, --env, --git-repo and others
  • integration gitlab repos — undocumented entirely

These pages are auto-generated and marked do-not-edit, so regenerating only file.md would leave the tree inconsistent with the generator and dump surprise diffs on whoever next runs gen:cli. No hand edits here — every line is generator output.

🤖 Generated with Claude Code

Adds the `retask file upload` section.

`yarn gen:cli` regenerates every page from `retask help-llm`, so this also
picks up pre-existing drift in file/task/sandbox/integration whose checked-in
docs were generated from an older CLI (e.g. `file list --project-id`, a flag
that no longer exists). These pages are auto-generated and marked do-not-edit;
regenerating only one would leave the tree inconsistent with the generator.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@hoaitan hoaitan closed this Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants