- 积分
- 16840
在线时间 小时
最后登录1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?开始注册
x
openstack image save 下载镜像3 k: o4 a. L, o4 e. M9 y
# openstack image save --help % `, l) o$ k1 J2 r# T, o
usage: openstack image save [-h] [--file <filename>] <image>$ x7 N) ]4 n% x9 g8 S
Save an image locally" I/ L. F# b2 M" L
positional arguments:
5 o( B/ |& G7 I0 A) | <image> Image to save (name or ID)% z( V( n: x4 M) v& i# u
optional arguments:' @1 A0 B6 E, X# i6 m' Q- J$ G$ c: G
-h, --help show this help message and exit% j) p/ d* H6 C, |9 r
--file <filename> Downloaded image save filename (default: stdout)" j" h* V! Z: l2 s/ e: w" t- }
$ G5 I. A6 _5 l5 Y: l1 {, c简单举个例子:
# X' B y! I/ L: Y& Popenstack image save --file CentOS-7.9_x86_64 577ef7cf-71b2-4100-9d1f-bc43ec4d9683
3 B8 Z; |5 [ y( l7 e' J |
|