File
retask file upload
Section titled “retask file upload”Upload a file — personal by default, or attached to a task or comment
Flags: --task, --comment
retask file upload ./report.pdf --task <task-id>retask file list
Section titled “retask file list”List files in the workspace, optionally filtered by attached resource or author
Flags: --target, --created-by
retask file list --target nweb:retask-task:task:<task-id>retask file get
Section titled “retask file get”Get a file by ID
retask file get <file-id>retask file delete
Section titled “retask file delete”Delete a file
retask file delete <file-id>retask file signed-url
Section titled “retask file signed-url”Get a signed download URL
Flags: --expires-in
retask file signed-url <file-id> --expires-in 1h