Add a note in the nova CLI reference about using OSC
We want to eventually ween people off the nova CLI and get them to use the unified openstack CLI, so this adds a note about that. Change-Id: Ia854d2b83b489f67e514a6c066fe1bdc9549f9d3
This commit is contained in:
parent
f4ed25f2f5
commit
681f1789ff
@ -13,6 +13,14 @@ For help on a specific :command:`nova` command, enter:
|
||||
|
||||
$ nova help COMMAND
|
||||
|
||||
.. note:: Over time, command line functionality will be phased out
|
||||
of the ``nova`` CLI and into the ``openstack`` CLI. Using
|
||||
the ``openstack`` client where possible is preferred but
|
||||
there is not full parity yet for all of the ``nova`` commands.
|
||||
For information on using the ``openstack`` CLI, see:
|
||||
|
||||
https://docs.openstack.org/python-openstackclient/latest/
|
||||
|
||||
.. _nova_command_usage:
|
||||
|
||||
nova usage
|
||||
|
Loading…
x
Reference in New Issue
Block a user