Files
python-cinderclient/releasenotes/notes/profile-as-environment-variable-2a5c666ef759e486.yaml
Tovin Seven 3e235b2b51 Make --profile load from environment variables
--profile argument can be loaded from OS_PROFILE environment variables
to avoid repeating --profile in client commands.

Co-Authored-By: Hieu LE <hieulq@vn.fujitsu.com>
Change-Id: Ia9b469024395327ec0ee082ddaea3234fc3ca5a6
2017-07-27 01:33:05 +00:00

7 lines
166 B
YAML

---
features:
- |
``--profile`` argument can be loaded from ``OS_PROFILE``
environment variable to avoid repeating ``--profile``
in openstack commands.