ContainerImage.Pinniped/cmd/pinniped
Matt Moyer 943b0ff6ec
Switch login flags to use --concierge-mode flag instead of boolean flag.
The login commands now expect either `--concierge-mode ImpersonationProxy` or `--concierge-mode TokenCredentialRequestAPI` (the default).

This is partly a style choice, but I also think it helps in case we need to add a third major mode of operation at some point.

I also cleaned up some other minor style items in the help text.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-02-24 17:09:08 -06:00
..
cmd Switch login flags to use --concierge-mode flag instead of boolean flag. 2021-02-24 17:09:08 -06:00
main.go Add Go vanity import paths. 2020-09-18 14:56:24 -05:00