Skip to content

Commit fd4ed3b

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "doc: Split image command documentation"
2 parents 8a070b8 + 9cd6204 commit fd4ed3b

File tree

4 files changed

+78
-4
lines changed

4 files changed

+78
-4
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
============
2+
image member
3+
============
4+
5+
Image v2
6+
7+
.. autoprogram-cliff:: openstack.image.v2
8+
:command: image add project
9+
10+
.. autoprogram-cliff:: openstack.image.v2
11+
:command: image remove project
12+
13+
.. autoprogram-cliff:: openstack.image.v2
14+
:command: image member list
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
=============
2+
image metadef
3+
=============
4+
5+
Image v2
6+
7+
.. autoprogram-cliff:: openstack.image.v2
8+
:command: image metadef namespace create
9+
10+
.. autoprogram-cliff:: openstack.image.v2
11+
:command: image metadef namespace delete
12+
13+
.. autoprogram-cliff:: openstack.image.v2
14+
:command: image metadef namespace list
15+
16+
.. autoprogram-cliff:: openstack.image.v2
17+
:command: image metadef namespace set
18+
19+
.. autoprogram-cliff:: openstack.image.v2
20+
:command: image metadef namespace show
21+
22+
.. autoprogram-cliff:: openstack.image.v2
23+
:command: image metadef resource type list
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
==========
2+
image task
3+
==========
4+
5+
Image v2
6+
7+
.. autoprogram-cliff:: openstack.image.v2
8+
:command: image task list
9+
10+
.. autoprogram-cliff:: openstack.image.v2
11+
:command: image task show
Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
1-
========
2-
image v2
3-
========
1+
=====
2+
image
3+
=====
4+
5+
Image v2
6+
7+
.. autoprogram-cliff:: openstack.image.v2
8+
:command: image create
9+
10+
.. autoprogram-cliff:: openstack.image.v2
11+
:command: image delete
12+
13+
.. autoprogram-cliff:: openstack.image.v2
14+
:command: image list
15+
16+
.. autoprogram-cliff:: openstack.image.v2
17+
:command: image save
18+
19+
.. autoprogram-cliff:: openstack.image.v2
20+
:command: image set
21+
22+
.. autoprogram-cliff:: openstack.image.v2
23+
:command: image unset
24+
25+
.. autoprogram-cliff:: openstack.image.v2
26+
:command: image show
27+
28+
.. autoprogram-cliff:: openstack.image.v2
29+
:command: image stage
430

531
.. autoprogram-cliff:: openstack.image.v2
6-
:command: image *
32+
:command: image import

0 commit comments

Comments
 (0)