doc: Split image command documentation
This document is growing a bit too big now. Change-Id: Iadf7f28d2307d1598e378bd49a09e75e1235d779 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
parent
52bf194741
commit
9cd6204a5d
doc/source/cli/command-objects
14
doc/source/cli/command-objects/image-member.rst
Normal file
14
doc/source/cli/command-objects/image-member.rst
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
============
|
||||||
|
image member
|
||||||
|
============
|
||||||
|
|
||||||
|
Image v2
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image add project
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image remove project
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image member list
|
23
doc/source/cli/command-objects/image-metadef.rst
Normal file
23
doc/source/cli/command-objects/image-metadef.rst
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
=============
|
||||||
|
image metadef
|
||||||
|
=============
|
||||||
|
|
||||||
|
Image v2
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image metadef namespace create
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image metadef namespace delete
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image metadef namespace list
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image metadef namespace set
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image metadef namespace show
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image metadef resource type list
|
11
doc/source/cli/command-objects/image-task.rst
Normal file
11
doc/source/cli/command-objects/image-task.rst
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
==========
|
||||||
|
image task
|
||||||
|
==========
|
||||||
|
|
||||||
|
Image v2
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image task list
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image task show
|
@ -1,6 +1,32 @@
|
|||||||
========
|
=====
|
||||||
image v2
|
image
|
||||||
========
|
=====
|
||||||
|
|
||||||
|
Image v2
|
||||||
|
|
||||||
.. autoprogram-cliff:: openstack.image.v2
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
:command: image *
|
:command: image create
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image delete
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image list
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image save
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image set
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image unset
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image show
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image stage
|
||||||
|
|
||||||
|
.. autoprogram-cliff:: openstack.image.v2
|
||||||
|
:command: image import
|
||||||
|
Loading…
x
Reference in New Issue
Block a user