gctl CLI
gctl is the command-line tool for managing Geeper clusters and joining worker nodes.
Download
Section titled “Download”# 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-armOr download directly from GitHub Releases.
Verify
Section titled “Verify”gctl version# Join a worker node to a clustersudo gctl cluster join <join-token>