Change 'openstack service list' to 'openstack server list'
OpenStack CLI documentation should avoid admin-only commands Closes-Bug: #1551313 Change-Id: I70e759f672aafb475aec5b19435101b2eb3bbf5b
This commit is contained in:
parent
e43bd959e8
commit
501d8e5301
@ -109,7 +109,7 @@ example, you can override the ``OS_PASSWORD`` setting in the
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ openstack --os-password PASSWORD service list
|
||||
$ openstack --os-password PASSWORD server list
|
||||
|
||||
Where ``PASSWORD`` is your password.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user