This section explains how to use the
qq smb_mod_share_permissions
command.Description
Modify a share’s permissions
Usage
qq smb_mod_share_permissions [-h] (--id ID | --name NAME) [--tenant-id TENANT_ID] [--json] {add_entry,remove_entry,modify_entry,replace} ...
Flags
Flag Name | Required | Description |
---|---|---|
--id
|
No | The ID of the share to modify. |
--name
|
No | The name of the share to modify. |
--tenant-id
|
No | The ID of the tenant from which to delete the share. Use this flag only if you also use the --name flag. |
--json
|
No | Print the raw JSON response. |