diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -9,11 +9,14 @@ reasonably work with any provider that supports the OAuth device flow. Usage: sso [OPTIONS] [COMMAND] [ARGS] -Options: - --scope <SCOPE> Request an additional scope - --endpoint <URL> The jesterpm-sso endpoint - Commands: login - default: get or renew an access token curl - pass the access token to curl token - print the current bearer token + setup - configure the profile + +Setup options: + --scope <SCOPE> Request an additional scope + --endpoint <URL> The jesterpm-sso endpoint + --ssh-key <FILE> Sign the given SSH key. + |
