|
|
openstack image save 下载镜像/ x3 n% T6 m+ [+ Q
# openstack image save --help 8 K4 [0 A$ s4 q8 T8 g, S% k3 a% Z
usage: openstack image save [-h] [--file <filename>] <image>& B3 @7 q" w$ B. x1 ^ `# `
Save an image locally
7 x% O+ t" f1 m8 Q8 Q3 t, s$ bpositional arguments:$ |+ B1 z; v: b/ w) z! U4 x
<image> Image to save (name or ID)! U* ~2 F) T' p3 z9 ~
optional arguments:" @0 v3 t$ Q9 n% H6 A
-h, --help show this help message and exit' S3 Z" }4 q: T# c* r; M7 t; {
--file <filename> Downloaded image save filename (default: stdout) S' u6 [: C/ b7 G% n4 W: e' m" f
& J' ]) n* B# [- B. j: g, V, |) g
简单举个例子:
1 k7 d+ @) @3 p% E% oopenstack image save --file CentOS-7.9_x86_64 577ef7cf-71b2-4100-9d1f-bc43ec4d9683
9 ^& v0 U. M$ ^/ {. W |
|