mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 15:31:03 +00:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_clientmanager.py | ||
| test_commandmanager.py | ||
| test_configuration.py | ||
| test_extension.py | ||
| test_module.py | ||
| test_parseractions.py | ||
| test_timing.py | ||
| test_utils.py | ||