prb task command reference
Reference for 6 commands under prb task
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 |