# ANOLISA CLI Reference # Generated from Clap definitions at 0fd8e1f43ea45dac886158f658eb5f31d9e4d4fd ## anolisa Usage: anolisa [GLOBAL_OPTIONS] list List available components from the component index install Install a component from a configured backend (raw today; rpm/npm planned) uninstall Uninstall a component status Show component health doctor Diagnose component issues logs Query logs, optionally filtered by component and level restart Restart a component's service update Update a component (`update `), the CLI binary (`self`), or everything (`all`) upgrade Upgrade the RPM/system image to the target toolchain profile (system-only) repair Reconcile a component's ANOLISA state with rpmdb after manual RPM changes forget Drop a component's ANOLISA state record without any package operation adopt Record an already-installed system RPM as rpm-observed (system scope) adapter Manage component-to-framework adapters register Join the Agentic OS Co-Build Program (requires root/sudo) unregister Leave the Agentic OS Co-Build Program (requires root/sudo) env Show environment detection results bug Generate a bug report osbase Manage OS base layer (kernel / sandbox / security) system System helper daemon management Global options: --install-mode, --prefix, --json, --dry-run, --verbose, --quiet, --no-color ## tokenless Usage: tokenless compress-schema Compress OpenAI Function Calling tool schemas compress-response Compress API responses retrieve Retrieve a stashed payload by its hash key. Accepts a bare 24-hex hash or any text containing a `<>` marker (the marker is extracted automatically). stats View and export statistics compress-toon Encode JSON to TOON format decompress-toon Decode TOON format back to JSON env-check Check tool environment readiness mcp Start the tokenless MCP stdio server (exposes `tokenless_retrieve` so an MCP-connected agent can recover stashed payloads on demand). ## Copilot Shell Entry points from src/copilot-shell/package.json: cosh, co, copilot