| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc shares permission grant post --shared-drive-item-id {sharedDriveItem-id} --body '{
\
"recipients": [
\
{
\
"email": "john@contoso.com"
\
},
\
{
\
"email": "ryan@external.com"
\
}
\
],
\
"roles": ["read"]
\
}
\
'