TWG CLI is currently in EAP (Early Access Program). The install URL below requires Atlassian network access. Contact your team lead if you need access.
1 2# Install globally (binary → ~/.local/bin, skills → ~/.agents/skills/twg) bash <(curl -fsSL https://statlas.prod.atl-paas.net/community-assets-twg/clis/setup.sh) # Pin to a specific version bash <(curl -fsSL https://statlas.prod.atl-paas.net/community-assets-twg/clis/setup.sh) --version 0.4.1
1 2twg --help
If ~/.local/bin isn't in your PATH, the installer prints the exact export line to add to your shell profile.
Re-run the install command to update to the latest version. The installer detects existing installations and upgrades in place.
Rate this page: