prb obligation command reference
Command reference for 7 commands under prb obligation, showing full usage, accepted flags, and a link to the exact CLI implementation source
Manage obligations. This page documents 7 commands under prb obligation.
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 obligation | Manage obligations. | prb obligation <command> | View implementation |
prb obligation create | Create a new obligation. | prb obligation create | View implementation |
prb obligation delete | Delete an obligation. | prb obligation delete <id> | View implementation |
prb obligation list | List obligations in an organization. | prb obligation list | View implementation |
prb obligation publish | Publish the obligation register as a document version. | prb obligation publish | View implementation |
prb obligation update | Update an obligation. | prb obligation update <id> | View implementation |
prb obligation view | View an obligation. | prb obligation view <id> | View implementation |