prb task command reference
Command reference for 6 commands under prb task, showing full usage, accepted flags, and a link to the exact CLI implementation source
Manage tasks. This page documents 6 commands under prb task.
Run any command with --help to inspect the flags, accepted values, and examples provided by your installed version. Return to the complete CLI command reference to browse another command.
| Command | Description | Usage | Source |
|---|---|---|---|
prb task | Manage tasks. | prb task <command> | View implementation |
prb task create | Create a new task. | prb task create | View implementation |
prb task delete | Delete a task. | prb task delete <id> | View implementation |
prb task list | List tasks in an organization. | prb task list | View implementation |
prb task update | Update a task. | prb task update <id> | View implementation |
prb task view | View a task. | prb task view <id> | View implementation |