diff options
Diffstat (limited to 'doc/source/cli')
| -rw-r--r-- | doc/source/cli/command-objects/server.rst | 7 | ||||
| -rw-r--r-- | doc/source/cli/plugin-commands.rst | 10 |
2 files changed, 12 insertions, 5 deletions
diff --git a/doc/source/cli/command-objects/server.rst b/doc/source/cli/command-objects/server.rst index cc580603..11182822 100644 --- a/doc/source/cli/command-objects/server.rst +++ b/doc/source/cli/command-objects/server.rst @@ -330,6 +330,7 @@ List servers [--all-projects] [--project <project> [--project-domain <project-domain>]] [--long] + [--no-name-lookup | -n] [--marker <server>] [--limit <num-servers>] [--deleted] @@ -397,6 +398,12 @@ List servers List additional fields in output +.. option:: --no-name-lookup + + Skips image and flavor names lookup + + ``-n`` may be used as an alias for this option. + .. option:: --marker <server> The last server of the previous page. Display list of servers diff --git a/doc/source/cli/plugin-commands.rst b/doc/source/cli/plugin-commands.rst index 34efdc3d..90c14b87 100644 --- a/doc/source/cli/plugin-commands.rst +++ b/doc/source/cli/plugin-commands.rst @@ -58,11 +58,11 @@ ironic-inspector .. list-plugins:: openstack.baremetal_introspection.v1 :detailed: -karbor ------- - -.. list-plugins:: openstack.data_protection.v1 - :detailed: +.. karbor +.. ------ +.. bug 1705258: Exclude karborclient 0.4.0 until a fixed version is released. +.. .. list-plugins:: openstack.data_protection.v1 +.. :detailed: mistral ------- |
