From bb8d4d7538568e15fcd10c32d7a013ab3d798978 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Tue, 23 Dec 2025 14:00:10 -0800 Subject: Add support for ssh extension to device flow --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f0cbe24..eee3f42 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,14 @@ reasonably work with any provider that supports the OAuth device flow. Usage: sso [OPTIONS] [COMMAND] [ARGS] -Options: - --scope Request an additional scope - --endpoint 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 Request an additional scope + --endpoint The jesterpm-sso endpoint + --ssh-key Sign the given SSH key. + -- cgit v1.2.3