pvw management¶
Command Reference > management
Description¶
Commands for managing metastore operations in Microsoft Purview.
Syntax¶
pvw management <action> [options]
Available Actions¶
addrootcollectionadmin¶
Add RootCollectionAdmin for Purview account.
checknameavailability¶
Check Purview account.
createaccount¶
Create a new Purview account.
defaultaccount¶
Perform operation on Purview account.
deleteaccount¶
Delete Purview account.
deleteprivateendpoint¶
Delete Purview account.
listkeys¶
List all Purview accounts.
listoperations¶
List all Purview accounts.
listprivatelinkresources¶
List all Purview accounts.
putprivateendpoint¶
Create or update Purview account.
readaccount¶
Retrieve Purview account.
readaccounts¶
Retrieve Purview account.
readprivateendpoint¶
Retrieve Purview account.
readprivateendpoints¶
Retrieve Purview account.
removedefaultaccount¶
Remove DefaultAccount for Purview account.
setdefaultaccount¶
Set DefaultAccount for Purview account.
updateaccount¶
Update an existing Purview account.
Examples¶
# List available actions
pvw management --help
# Get help for specific action
pvw management <action> --help