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