Skip to content

gctl CLI

gctl is the command-line tool for managing Geeper clusters and joining worker nodes.

# For amd64:
https://github.com/geeper-io/gctl/releases/latest/download/gctl-linux-amd64
# For arm64:
https://github.com/geeper-io/gctl/releases/latest/download/gctl-linux-arm64
# For arm32:
https://github.com/geeper-io/gctl/releases/latest/download/gctl-linux-arm

Or download directly from GitHub Releases.

Terminal window
gctl version
Terminal window
# Join a worker node to a cluster
sudo gctl cluster join <join-token>