diff options
| author | Shogo Saito <shogo.saito.ac@hco.ntt.co.jp> | 2020-09-15 17:15:46 +0900 |
|---|---|---|
| committer | Stephen Finucane <sfinucan@redhat.com> | 2022-12-20 12:33:00 +0000 |
| commit | 7f89b109cf6b52af416c98f03cb2a629d099b91a (patch) | |
| tree | 483d57c6d8ccaf1f52eba98d1a7f775c073f1b5f /doc/source/cli | |
| parent | b2c9a4cd407c752215554d9b113e6651d04db372 (diff) | |
| download | python-openstackclient-7f89b109cf6b52af416c98f03cb2a629d099b91a.tar.gz | |
Add plugin doc page for cyborg
This patch add cyborg (accelerator) doc page.
Change-Id: I0f3e5419ce522e620be805c0fcd829c8dfb2e317
Diffstat (limited to 'doc/source/cli')
| -rw-r--r-- | doc/source/cli/plugin-commands/cyborg.rst | 4 | ||||
| -rw-r--r-- | doc/source/cli/plugin-commands/index.rst | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/cli/plugin-commands/cyborg.rst b/doc/source/cli/plugin-commands/cyborg.rst new file mode 100644 index 00000000..aedaa6b5 --- /dev/null +++ b/doc/source/cli/plugin-commands/cyborg.rst @@ -0,0 +1,4 @@ +cyborg +------ + +.. autoprogram-cliff:: openstack.accelerator.v2 diff --git a/doc/source/cli/plugin-commands/index.rst b/doc/source/cli/plugin-commands/index.rst index 638dcbe5..e2e0dfa4 100644 --- a/doc/source/cli/plugin-commands/index.rst +++ b/doc/source/cli/plugin-commands/index.rst @@ -8,6 +8,7 @@ Plugin Commands :maxdepth: 1 barbican + cyborg designate gnocchi heat |
