/kubi-cli

Kubi client to access Kubi Ldap server

Primary LanguageGo

Kubi Client

Kubi-cli is a Kubernetes IAM authentication client aloow you to consume securely ( eg: without skipping tls verification) Kubi token.

Usage

You can simple call kubi with -h parameter.

./kubi -h

Parameters:

--generate-config # Generate the config file in ~/.kube/config
--kubi-url https://<kubi server ip,url>:<kubi server port> # Kubi Server Url
--username <your_username> #The CN attribute ( not LDAP DN !)