🍻 Homebrew formulae for tooling provided by conplementAG
copsctl
- conplement AG Kubernetes developer tooling
To add this tap to your Homebrew installation:
brew tap conplementag/tap
Once the tap is installed, you can install copsctl using:
brew install copsctl
This will install the latest version of copsctl. The formula automatically detects your operating system (macOS/Linux) and architecture (Intel/ARM) to download the appropriate binary.
To update to the latest version:
brew update
brew upgrade copsctl
copsctl comes with shell completion support. After installation, tab-completions should work in a new terminal window. If they don't work, you may need to configure completion in your shell.
For more information about configuring shell completion in Homebrew, see the official documentation.
To verify the installation and check the version:
copsctl --version
If you'd like to contribute to this tap or report issues, please visit our GitHub repository.
Please refer to the individual tools for their respective licenses.