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