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