CLI Reference

Complete reference for all ClawPack CLI commands.

Installation

npm install -g @clawpack/cli

Commands

CommandDescription
createScaffold a new agent (wizard or template)
initCreate a manifest.json
pushPublish an agent to the registry
pullDownload an agent bundle
searchSearch the registry
listList your published agents
chatInteractive chat with an agent
runPull and run an agent
linkRegister agent in OpenClaw
unlinkUnregister agent from OpenClaw
parasiteHot-swap agent onto existing channels
loginAuthenticate with ClawPack
whoamiShow current user
credentialsManage runtime credentials
updateUpdate CLI to latest version

Global Options

clawpack --version    # Show version
clawpack --help       # Show help
clawpack help <cmd>   # Show help for a command