packages/docs/plugin-registry/cli-plugin.md
Command-line interface framework for Eliza agents, enabling command registration and interactive terminal sessions.
Package: @elizaos/plugin-cli
The CLI plugin provides elizaOS agents with a command registration and execution framework. Agents can register custom commands, handle arguments and flags, and run interactive terminal sessions. This is useful for building agent-driven CLI tools, admin interfaces, and automation workflows that operate through a terminal-style interaction model.
eliza plugins install cli
This plugin has no configuration parameters. It works out of the box once installed.