Skip to content

chetan-rns/kam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitOps Application Manager

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.

CLI Reference

Comand Line Reference

Getting Started

GitOps Day 1 and Day 2 operations

Please visit the CLI user documentation to try out the CLI.

OpenShift Console

Please visit the OpenShift Console Documentation to visualize application stages on your Console's Developer Perspective.

FAQs

GitOps Frequently Asked Questions

How to Contribute

Building kam requires Go 1.14+

To contribute to KAM CLI, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contact

Please open a Github Issue or reach out to the team at team-gitops@redhat.com

License

This project uses the following license: Apache 2.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.4%
  • Other 0.6%