summaryrefslogtreecommitdiff
path: root/openstackclient/tests/common/test_configuration.py
Commit message (Collapse)AuthorAgeFilesLines
* Add configuration show commandTerryHowe2015-07-231-0/+79
Create a `configuration show` command that displays the current configuration of the CLI. Different configurations can be displayed using options such as --os-cloud. Passwords and tokens are redacted by default unless the --unmask option is specified. Closes-Bug: #1476729 Change-Id: I0792365d0c5fa526cd09c0ed88c6bb1e2cb813a7