KAM (Kubernetes Application Manager) CLI
KAM CLI provides command line interface to bootstrap GitOps and perform other operations. See why and how GitOps for Application Delivery can help your business to streamline your application delivery.
CLI Reference
Comand Line Reference
GitOps FAQs
GitOps Frequently Asked Questions
Contributing to KAM CLI
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.
If you want to contact me you can reach us at team-gitops@redhat.com
License
This project uses the following license: Apache 2.0.