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