summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects/configuration.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/cli/command-objects/configuration.rst')
-rw-r--r--doc/source/cli/command-objects/configuration.rst23
1 files changed, 2 insertions, 21 deletions
diff --git a/doc/source/cli/command-objects/configuration.rst b/doc/source/cli/command-objects/configuration.rst
index 6e704d2d..22fd13e4 100644
--- a/doc/source/cli/command-objects/configuration.rst
+++ b/doc/source/cli/command-objects/configuration.rst
@@ -6,24 +6,5 @@ Available for all services
.. _configuration-show:
-configuration show
-------------------
-
-Show the current openstack client configuration. This command is a little
-different from other show commands because it does not take a resource name
-or id to show. The command line options, such as --os-cloud, can be used to
-show different configurations.
-
-.. program:: configuration show
-.. code:: bash
-
- openstack configuration show
- [--mask | --unmask]
-
-.. option:: --mask
-
- Attempt to mask passwords (default)
-
-.. option:: --unmask
-
- Show password in clear text
+.. autoprogram-cliff:: openstack.common
+ :command: configuration show