40.7. 镜像保存
在本地保存镜像
使用方法:
openstack image save [-h] [--file <filename>] <image>
openstack image save [-h] [--file <filename>] <image>| value | Summary | 
|---|---|
| <image> | 要保存的镜像(名称或 id) | 
| value | Summary | 
|---|---|
| -h, --help | 显示帮助信息并退出 | 
| --file <filename> | 下载的镜像保存文件名(默认为 stdout) |