Skip to main content
Use this page to find a command, then run clawdi <command> --help for the arguments, options, and examples shipped with your CLI version. Object names follow the definitions in Core concepts. The Session sharing/export, Memory update, remote Skill management, and native provider deployment workflows require CLI 0.14.57 or newer. Check clawdi --version and update the CLI when needed. Self-hosted services also need the corresponding API support.

Get started and stay healthy

Sync and inspect Agent data

Work with shared context

Use Sessions for share scopes and link IDs, and Skills for the distinction between local software names, Cloud Agent IDs, and Library Skill IDs. Manage account notifications and payment details through the dashboard. Use link and unlink for Agent Project access. attach and detach remain compatible aliases for existing scripts.

Work with secrets and AI Providers

clawdi read and non-dry-run secret commands can expose plaintext to the terminal or a child process. Prefer --dry-run first and avoid placing secret values directly in command-line flags.

Deploy a Cloud Agent

This workflow is available only for Cloud Agents. Run clawdi deploy --help for current choices and automation requirements. See Automate Cloud Agent deployment.

Work with Channels and MCP

Connectors are managed in the Clawdi dashboard, not with a CLI command.

Configure the CLI

Use clawdi config paths to identify the local paths used by the current CLI installation. Do not edit generated or credential files unless a specific troubleshooting guide tells you to. For the complete command list, see clawdi --help and the current CLI reference in the Clawdi repository.
Last modified on September 8, 2026