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.
You can install copsctl using Homebrew:
brew tap conplementag/tap
brew install copsctl
For more details, visit conplementAG/homebrew-tap.
For contributing to the project, and for development instructions, please check CONTRIBUTING.md
copsctl 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
copsctl info cluster
copsctl info environment