The GitOps Application Manager provides command line interface to bootstrap GitOps and perform other operations. See why and how GitOps for Application Delivery can help your business streamline your application delivery.
- Day 1 Operations: Install the prerequisites and setup your GitOps pipeline.
- Day 2 Operations: Continue adding more applications.
Please visit the CLI user documentation to try out the CLI.
Please visit the OpenShift Console Documentation to visualize application stages on your Console's Developer Perspective.
GitOps Frequently Asked Questions
Building kam
requires Go 1.14+
To contribute to KAM CLI
, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin <project_name>/<location>
- Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
Please open a Github Issue or reach out to the team at [email protected]
This project uses the following license: Apache 2.0.