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-cli
gcore-cli
is available via Homebrew, and as a downloadable binary from releases page.
brew tap g-core/tap
brew install gcore-cli
If 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@latest
gcore-cli
is licensed under the Apache License 2.0. See LICENSE for the full license text.