@zleap-ai/cli
v0.3.3
Published
Zleap thin CLI manager. Installs and launches the local Zleap app payload.
Readme
@zleap-ai/cli
Thin command-line entry for Zleap.
The npm package installs the zleap launcher plus the current platform payload
through npm optional dependencies. On first run it unpacks that local payload into
~/.zleap, then proxies commands to the runtime-bundled full CLI.
Install
npm install -g @zleap-ai/cli
zleap setup
zleapCommon Commands
zleap setup
zleap status
zleap doctor
zleap update
zleap rollback
zleap stopRuntime Location
The canonical local runtime is installed under:
~/.zleap/app/currentCLI, Desktop, and Web all share this runtime. The npm package does not include Postgres, Web, workers, gateway services, and the full agent runtime are provided by the platform payload package, not by this thin CLI package.
Version: 0.3.3
