TODO: Description.
Download the latest version of the sensu-CHANGEME from releases, or create an executable script from this source.
From the local path of the sensu-CHANGEME repository:
go build -o /usr/local/bin/sensu-CHANGEME main.go
Example Sensu Go definition:
{
"api_version": "core/v2",
"type": "CHANGEME",
"metadata": {
"namespace": "default",
"name": "CHANGEME"
},
"spec": {
"...": "..."
}
}
Help:
The Sensu Go CHANGEME for x
Usage:
sensu-CHANGEME [flags]
Flags:
-f, --foo string example
-h, --help help for sensu-CHANGEME
See https://github.com/sensu/sensu-go/blob/master/CONTRIBUTING.md