/kuadrantctl

Kuadrant configuration command line utility

Primary LanguageGoApache License 2.0Apache-2.0

kuadrantctl

License

Kuadrant configuration command line utility

Installing

Use go install to install the latest version of the library. This command will install the kuadrantctl binary executable in $GOBIN (defaulting to $GOPATH/bin).

go install github.com/kuadrant/kuadrantctl@latest

Commands

Contributing

The Development guide describes how to build the kuadrantctl CLI and how to test your changes before submitting a patch or opening a PR.

Licensing

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.