copsctl - the Conplement AG Kubernetes developer tooling
Simply download a binary for your target system from Releases, set it to you PATH, and you are ready to go.
For contributing to the project, and for development instructions, please check CONTRIBUTING.md
copsctrl connect -e <environment-tag>
(Environment-tag determines the name of the cluster.)
copsctl namespace create -n <namespace-name> -u John.Smith@conplement.de
(Namespace-name specifies the name of the kubernetes namespace.)
copsctl --help