Openshift Client
This repository contains a basic Docker Image with the Openshift 4 command-line client. It is intended for programmatic use (e.g. in CI) or lightweight interactive use.
Available tools:
- oc -- OpenShift Client
- jq -- JSON Processor
- yq -- YAML Processor
- git -- Distributed Version Control System
- gettext utilities -- text manipulation helpers
- bash -- Advanced shell
- helm -- Package manager for Kubernetes
relying on any other tools is unsupported as they might be removed in the future