pvw relationship¶
Command Reference > relationship
Description¶
Commands for managing relationship operations in Microsoft Purview.
Syntax¶
pvw relationship <action> [options]
Available Actions¶
bulk-create-csv¶
Perform operation on relationship.
create¶
Create a new relationship.
delete¶
Delete relationship.
put¶
Create or update relationship.
read¶
Retrieve relationship.
Examples¶
# List available actions
pvw relationship --help
# Get help for specific action
pvw relationship <action> --help