prb thirdParty command reference
Reference for 8 commands under prb thirdParty
Manage thirdParties. This page documents 8 commands under prb thirdParty.
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 thirdParty |
Manage thirdParties. | prb thirdParty <command> |
View implementation |
prb thirdParty create |
Create a new thirdParty. | prb thirdParty create |
View implementation |
prb thirdParty delete |
Delete a thirdParty. | prb thirdParty delete <id> |
View implementation |
prb thirdParty list |
List thirdParties in an organization. | prb thirdParty list |
View implementation |
prb thirdParty publish |
Publish the thirdParty register as a document version. | prb thirdParty publish |
View implementation |
prb thirdParty update |
Update a thirdParty. | prb thirdParty update <id> |
View implementation |
prb thirdParty vet |
Start AI vetting of a third party from its website. | prb thirdParty vet <thirdParty-id> --url <website-url> |
View implementation |
prb thirdParty view |
View a thirdParty. | prb thirdParty view <id> |
View implementation |