martinpiegay / kuadrantctl

Kuadrant configuration command line utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Kuadrant configuration command line utility

License:Apache License 2.0


Languages

Language:Go 91.7%Language:Makefile 8.3%