mirror of
https://github.com/Graylog2/graylog-project-cli.git
synced 2026-03-13 08:02:57 +08:00
80ebf85e8854f27b87ba67092fd73aaa73fd0ded
graylog-project CLI
CLI tool for graylog-project.
Installation
- Download the binary for your platform from the releases page
- Copy the downloaded binary to a directory in your
PATH(i.e.cp graylog-project.linux $HOME/bin/graylog-project - See graylog-project instructions on how to use it
Build
- Install golang for your operating system
- Setup the
PATHandGOROOTso the go binary is available - Run
make build - Run
make installto install it into$HOME/bin
Description
Languages
Go
98.1%
Groovy
1.2%
Makefile
0.7%