gcore-cli
gcore-cli copied to clipboard
Gcore CLI tool
gcore-cli
gcore-cli
is the official Gcore command line tool.
Installation
macOS
gcore-cli
is available via Homebrew, and as a downloadable binary from releases page.
Homebrew
brew tap g-core/tap
brew install gcore-cli
Linux
gcore-cli
is available via Homebrew, and as a downloadable binary from releases page.
Homebrew
brew tap g-core/tap
brew install gcore-cli
Build from source
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
Licensing
gcore-cli
is licensed under the Apache License 2.0. See LICENSE for the full license text.