Files
coder/docs/reference/cli/task.md
Danielle Maywood d737f8c104 feat(cli): add coder task resume command (#22066)
Complements https://github.com/coder/coder/pull/22012 by adding a `coder task resume` command
2026-02-17 16:24:13 +00:00

865 B
Generated

task

Manage tasks

Aliases:

  • tasks

Usage

coder task

Subcommands

Name Purpose
create Create a task
delete Delete tasks
list List tasks
logs Show a task's logs
pause Pause a task
resume Resume a task
send Send input to a task
status Show the status of a task.