Merge "Support "--long" option in ListService"
This commit is contained in:
doc/source/command-objects
openstackclient
@ -31,6 +31,7 @@ List service command
|
||||
os compute service list
|
||||
[--host <host>]
|
||||
[--service <service>]
|
||||
[--long]
|
||||
|
||||
.. _compute-service-list:
|
||||
.. describe:: --host <host>
|
||||
@ -41,6 +42,10 @@ List service command
|
||||
|
||||
Name of service
|
||||
|
||||
.. describe:: --long
|
||||
|
||||
List additional fields in output
|
||||
|
||||
|
||||
compute service set
|
||||
-------------------
|
||||
|
Reference in New Issue
Block a user