Terros CLI
Terros CLI is a command-line tool for working with the Terros platform.
It can be used with AI agents or in other scripts and automations
Requirements
- Node.js 24 or newer
- A Terros account with developer mode enabled
Enabling Developer Mode
You must enable developer mode on your Terros account before using the Terros CLI. This is a security measure intended to reduce the risk of a phishing attack. If you do not understand what Terros CLI does or you have been instructed to install it, stop and confirm first.
Visit the developer mode enablement page to enable CLI access https://app.terros.com/integration/cli
You need the user:developer permission to enable developer mode. Ask your company admin to grant it if you are unable to enable developer mode.
Installation
Agent Instructions
You may need to escalate access on your AI tool to grant it permission to install the Terros CLI to your home folder.
Get me started with https://www.npmjs.com/package/@terros-inc/cli
Install it with my package manager and sign me in with `terros auth login`
Human Instructions
Installation instructions are avaliable on the GitHub readme
Source
Terros CLI source code is available on GitHub
Please direct bug reports and feedback to GitHub Issues or your usual Terros customer success contact.