-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We have a --print-id-token in login ("Set this flag to print out the contents of the id_token. Useful for inspecting claims") #349 adds the ability to inspect and print ssh certs.
Now that we have #349 we should modify this so that
- combine code for
--print-id-tokenand--print-ssh-key - add
--print-ssh-key - Ensure that the formatting in
--print-ssh-keyand inspect matches the formatting of--print-id-token - Add
-v/--verboseflag toopkssh loginthat turns on--print-ssh-key
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request