/rabectl

Repository containing the 'rabectl' CLI source code

Primary LanguagePythonApache License 2.0Apache-2.0

rabectl

License

Repository containing the Rabe GitOps CLI (rabectl) source code

Getting started

  1. 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

  2. Install the rabectl CLI from the source code:

    git clone https://github.com/rabe-gitops/rabectl.git
    cd rabectl
    python3 setup.py install