mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
13411c8a8a
Closes coder/internal#1359 Closes coder/internal#1329
756 B
756 B
Tasks CLI
The Tasks CLI documentation has moved to the auto-generated CLI reference pages:
- task - Main tasks command
- task create - Create a task
- task delete - Delete tasks
- task list - List tasks
- task logs - Show a task's logs
- task pause - Pause a task
- task resume - Resume a task
- task send - Send input to a task
- task status - Show task status
For the complete CLI reference, see the CLI documentation.