swift auth --help is missing information

Bug #1648162 reported by Thiago da Silva
8
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-swiftclient]$ swift auth --help
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://localhost:8080/auth/v1.0

----
The Usage does not detail -v -U options.

Changed in python-swiftclient:
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.