pvw share¶
Command Reference > share
Description¶
Commands for managing share operations in Microsoft Purview.
Syntax¶
pvw share <action> [options]
Available Actions¶
activateemail¶
Activate data share.
createasset¶
Create a new data share.
createassetmapping¶
Create a new data share.
createreceivedshare¶
Create a new data share.
createsentinvitation¶
Create a new data share.
createsentshare¶
Create a new data share.
deleteasset¶
Delete data share.
deleteassetmapping¶
Delete data share.
deletereceivedshare¶
Delete data share.
deletesentinvitation¶
Delete data share.
deletesentshare¶
Delete data share.
getacceptedshare¶
Get data share.
getasset¶
Get data share.
getassetmapping¶
Get data share.
getreceivedinvitation¶
Get data share.
getreceivedshare¶
Get data share.
getsentinvitation¶
Get data share.
getsentshare¶
Get data share.
listacceptedshares¶
List all data shares.
listassetmappings¶
List all data shares.
listassets¶
List all data shares.
listreceivedassets¶
List all data shares.
listreceivedinvitations¶
List all data shares.
listreceivedshares¶
List all data shares.
listsentinvitations¶
List all data shares.
listsentshares¶
List all data shares.
registeremail¶
Register data share.
reinstateacceptedshare¶
Reinstate data share.
rejectreceivedinvitation¶
Reject data share.
revokeacceptedshare¶
Revoke data share.
updateexpirationacceptedshare¶
Update an existing data share.
Examples¶
# List available actions
pvw share --help
# Get help for specific action
pvw share <action> --help