Merge "doc: Split image command documentation"

This commit is contained in:
Zuul 2023-08-25 12:08:21 +00:00 committed by Gerrit Code Review
commit fd4ed3be8e
4 changed files with 78 additions and 4 deletions

View 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

View 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

View 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

View File

@ -1,6 +1,32 @@
========
image v2
========
=====
image
=====
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