Merge "doc: Split image command documentation"
This commit is contained in:
commit
fd4ed3be8e
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…
Reference in New Issue
Block a user