diff options
| author | Zuul <zuul@review.opendev.org> | 2022-12-20 15:03:25 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2022-12-20 15:03:25 +0000 |
| commit | 1c2191bf3ab3b12c79eaf7d8d1a42e567a2e2822 (patch) | |
| tree | 9b1e200cee1a307146bae9d1db5d994956a4cf66 /doc/source/cli | |
| parent | a8d1ee709e599d0b54841b2a4d882589a405a04c (diff) | |
| parent | 7f89b109cf6b52af416c98f03cb2a629d099b91a (diff) | |
| download | python-openstackclient-1c2191bf3ab3b12c79eaf7d8d1a42e567a2e2822.tar.gz | |
Merge "Add plugin doc page for cyborg"
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 |
