prb audit command reference
Reference for 6 commands under prb audit
Manage audits. This page documents 6 commands under prb audit.
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 audit |
Manage audits. | prb audit <command> |
View implementation |
prb audit create |
Create a new audit. | prb audit create |
View implementation |
prb audit delete |
Delete an audit. | prb audit delete <id> |
View implementation |
prb audit list |
List audits in an organization. | prb audit list |
View implementation |
prb audit update |
Update an audit. | prb audit update <id> |
View implementation |
prb audit view |
View an audit. | prb audit view <id> |
View implementation |