prb framework command reference
Referință de comandă pentru 6 comenzi în cadrul prb, care arată utilizarea completă, steagurile acceptate și un link către sursa exactă de implementare CLI
Manage frameworks. This page documents 6 commands under prb framework.
Run any command with --help pentru a verifica steagurile, valorile acceptate și exemplele furnizate de versiunea instalată. 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 |