75.47. share unset
取消设置共享属性
使用方法:
openstack share unset [-h] [--property <key>] [--name] [--description]
<share>
openstack share unset [-h] [--property <key>] [--name] [--description]
<share>
| value | Summary |
|---|---|
| <share> | 修改的共享(名称或 id) |
| value | Summary |
|---|---|
| -h, --help | 显示帮助信息并退出 |
| --property <key> | 从共享中删除属性(重复选项以删除多个属性) |
| --name | 取消设置共享名称。 |
| --description | 取消设置共享描述。 |