Repository containing the Rabe GitOps CLI (rabectl) source code
-
Before getting started, make sure you have installed in your system:
Note: as of now, some Helm charts still don't support Helm 3, but only Helm 2
-
Install the rabectl CLI from the source code:
git clone https://github.com/rabe-gitops/rabectl.git cd rabectl python3 setup.py install