Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 792 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 792 Bytes

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