swift auth --help is missing information
Bug #1648162 reported by
Thiago da Silva
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-swiftclient |
New
|
Low
|
Unassigned |
Bug Description
This bug is a derivative for bug #1621415.
While testing the fix for that bug I noticed that the help for the auth sub command is confusing and seems to be missing information:
[vagrant@server0 python-
Usage: swift auth Display auth related authentication variables in shell friendly format.
Commands to run to export storage url and auth token into
OS_STORAGE_URL and OS_AUTH_TOKEN:
swift auth
Commands to append to a runcom file (e.g. ~/.bashrc, /etc/profile) for
automatic authentication:
swift auth -v -U test:tester -K testing -A http://
----
The Usage does not detail -v -U options.
Changed in python-swiftclient: | |
importance: | Undecided → Low |
To post a comment you must log in.