69.15. 共享组删除
删除一个或多个共享组
使用方法:
openstack share group delete [-h] [--force] [--wait]
<share_group> [<share_group> ...]
openstack share group delete [-h] [--force] [--wait]
<share_group> [<share_group> ...]
| value | Summary |
|---|---|
| <share_group> | 要删除的共享组的名称或 id |
| value | Summary |
|---|---|
| -h, --help | 显示帮助信息并退出 |
| --force | 尝试强制删除共享组(default=false) (仅限管理员)。 |
| --wait | 等待共享组删除 |