Skip to content

conplementAG/copsctl

Repository files navigation

copsctl

Introduction

copsctl - the conplement AG Kubernetes developer tooling

Requirements

Installation

Manual Installation

Simply download a binary for your target system from Releases, set it to you PATH, and you are ready to go.

Homebrew (macOS and Linux)

You can install copsctl using Homebrew:

brew tap conplementag/tap
brew install copsctl

For more details, visit conplementAG/homebrew-tap.

Contributing

For contributing to the project, and for development instructions, please check CONTRIBUTING.md

Getting Started

Connect to a cluster

copsctl connect -e <environment-tag>

(Environment-tag determines the name of the cluster.)

Create a kubernetes namespace

copsctl namespace create -n <namespace-name> -u John.Smith@conplement.de

(Namespace-name specifies the name of the kubernetes namespace.)

Show help

copsctl --help

Show environment or cluster information

copsctl info cluster copsctl info environment

About

Conplement / CoreOps internal developer tooling for Azure AKS clusters

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7