gcore-cli is the official Gcore command line tool.
gcore-cli is available via Homebrew, and as a downloadable binary from releases page.
brew tap g-core/tap
brew install gcore-cligcore-cli is available via Homebrew, and as a downloadable binary from releases page.
brew tap g-core/tap
brew install gcore-cliIf you have Go installed on your machine, you can install the CLI from sources with:
go install github.com/G-core/gcore-cli/cmd/gcore-cli@latestgcore-cli is licensed under the Apache License 2.0. See LICENSE for the full license text.