LinuxCommandLibrary

dexter

dexter

TLDR

Create and authenticate a user with Google OIDC

$ dexter auth -i [client_id] -s [client_secret]
copy


Override the default kube config location
$ dexter auth -i [client_id] -s [client_secret] --kube-config [sample/config]
copy

Copied to clipboard