Revision 16d7b9ff kamaki/cli/commands/astakos.py
b/kamaki/cli/commands/astakos.py | ||
---|---|---|
78 | 78 |
@command(user_cmds) |
79 | 79 |
class user_authenticate(_user_init, _optional_json): |
80 | 80 |
"""Authenticate a user |
81 |
Get user information (e.g. unique account name) from token |
|
81 |
Get user information (e.g., unique account name) from token
|
|
82 | 82 |
Token should be set in settings: |
83 | 83 |
* check if a token is set /config whoami cloud.default.token |
84 | 84 |
* permanently set a token /config set cloud.default.token <token> |
Also available in: Unified diff