578065b2c8
Neutron is transitioning its CLI to OSC. Some CLIs will reside within python-openstackclient while others will be OSC plugins within python-neutronclient. Depends-On: I9a20bc7a3d8aa7b631fb0fd534fc5705c23326ce Change-Id: I2d8d369739d1df1597201368dd2158e07c8d2baf Related-Bug: #1521291
85 lines
1.6 KiB
ReStructuredText
85 lines
1.6 KiB
ReStructuredText
=================
|
|
Plugin Commands
|
|
=================
|
|
|
|
Note: To see the complete syntax for the plugin commands, see the `CLI_Ref`_
|
|
|
|
.. list-plugins:: openstack.cli.extension
|
|
|
|
# aodh
|
|
.. list-plugins:: openstack.alarming.v2
|
|
:detailed:
|
|
|
|
# barbican
|
|
.. list-plugins:: openstack.key_manager.v1
|
|
:detailed:
|
|
|
|
# congress
|
|
.. list-plugins:: openstack.congressclient.v1
|
|
:detailed:
|
|
|
|
# cue
|
|
.. # cueclient is not in global-requirements
|
|
.. # list-plugins:: openstack.mb.v1
|
|
.. # :detailed:
|
|
|
|
# designate
|
|
.. list-plugins:: openstack.dns.v1
|
|
:detailed:
|
|
|
|
# gnocchi
|
|
.. # gnocchiclient is not in global-requirements
|
|
.. # list-plugins:: openstack.metric.v1
|
|
.. # :detailed:
|
|
|
|
# heat
|
|
.. list-plugins:: openstack.orchestration.v1
|
|
:detailed:
|
|
|
|
# ironic
|
|
.. list-plugins:: openstack.baremetal.v1
|
|
:detailed:
|
|
|
|
# ironic-inspector
|
|
.. list-plugins:: openstack.baremetal_introspection.v1
|
|
:detailed:
|
|
|
|
# mistral
|
|
.. list-plugins:: openstack.workflow_engine.v2
|
|
:detailed:
|
|
|
|
# murano
|
|
.. list-plugins:: openstack.application_catalog.v1
|
|
:detailed:
|
|
|
|
# neutron
|
|
.. list-plugins:: openstack.neutronclient.v2
|
|
:detailed:
|
|
|
|
# sahara
|
|
.. list-plugins:: openstack.data_processing.v1
|
|
:detailed:
|
|
|
|
# searchlight
|
|
.. list-plugins:: openstack.search.v1
|
|
:detailed:
|
|
|
|
# senlin
|
|
.. list-plugins:: openstack.clustering.v1
|
|
:detailed:
|
|
|
|
# tripleo
|
|
.. # tripleoclient is not in global-requirements
|
|
.. # list-plugins:: openstack.tripleoclient.v1
|
|
.. # :detailed:
|
|
|
|
# watcher
|
|
.. # watcherclient is not in global-requirements
|
|
.. # list-plugins:: openstack.infra_optim.v1
|
|
.. # :detailed:
|
|
|
|
# zaqar
|
|
.. list-plugins:: openstack.messaging.v1
|
|
:detailed:
|
|
|
|
.. _CLI_Ref: http://docs.openstack.org/cli-reference/openstack.html |