Kuadrant configuration command line utility
Use go get
to install the latest version of the library. This command will install the kuadrantctl
binary executable in $GOBIN
(defaulting to $GOPATH/bin
).
go get -u github.com/kuadrant/kuadrantctl
- Kuadrant API manifest subcommands
kuadrantctl api <subcommand>
The Development guide describes how to build the kuadrantctl CLI and how to test your changes before submitting a patch or opening a PR.
This software is licensed under the Apache 2.0 license.
See the LICENSE and NOTICE files that should have been provided along with this software for details.