Skip to main content
golain is the official Golain platform CLI and TUI (formerly platform-tui). The CDN installer puts the binary at ~/.local/bin/golain and adds a transitional platform-tuigolain symlink for existing scripts. Requires curl, tar, and jq. Default channel is stable.
Install options:
Channel manifests: https://tools.ilyama.golain.io/manifest/{stable,latest,dev}.json

Verify and upgrade

If golain version prints shell syntax errors, the binary may have been corrupted by an old installer — reinstall from CDN:

Back-compat: platform-tui

The CDN installer creates platform-tui as a symlink to golain. Either name works; prefer golain in new docs and scripts.

From source

Requires Go 1.25+ and the ilyama repository.
Run without installing:
Or directly:
GOWORK=off avoids the repo workspace replace for the MQTT fork when running from source on machines without third_party/mochi-server/.

Shell completions

Config locations

Next step

Login and authentication