Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.getunbound.ai/llms.txt

Use this file to discover all available pages before exploring further.

The Unbound CLI (unbound) lets you authenticate, configure AI coding tools, manage policies, inspect usage, and administer your organization — all without leaving the terminal.

Installation

Requires Node.js 18+.
npm install -g unbound-cli
Verify:
unbound --version
Both unbound and unbound-cli are installed and point to the same binary. If unbound resolves to a different program, see CLI Path Conflicts. Credentials and URL settings are stored at ~/.unbound/config.json, created automatically on first login.

Commands at a glance

CommandWhat it does
unbound loginAuthenticate via browser or API key
unbound setup <tool>Configure an AI coding tool to route through Unbound
unbound policy <type>Create, list, and manage policies
unbound users listList organization members
unbound user-groups listList and manage user groups
unbound tools listSee connected AI tools
unbound discoverScan this device for installed AI tools
unbound chatQuery usage data in natural language
unbound statusCheck CLI config and API connectivity
Use unbound <command> --help for flag details on any command.

Authentication

Login, logout, whoami, and tenant URL config

Tool Setup

Configure AI tools to route through Unbound

Policy Management

Create and manage all four policy types

Users & Groups

Manage members, user groups, and tool connections

Discovery

Scan devices for AI tools and schedule recurring scans

Chat

Query usage data with natural language