📖 Command reference
Every asc command and subcommand, one page per top-level command — the same pages linked by the More info: line under asc <command> --help. For guides and background (not just flags), see the CLI overview.
| Command | Description |
|---|---|
| 🚀 serve | Run the daemon in the foreground |
| 🤖 mcp | Expose the local daemon as an MCP server |
| 🧰 service | Manage the systemd service |
| 📋 status | Daemon version, service state, apps summary |
| 📊 stats | CPU/memory/disk usage per app |
| 📱 app | Manage apps (list, install, start, stop, logs, ...) |
| 📃 ls | List apps, or switch to the ports/disk/stats view |
| 🔌 ports | Published ports per app |
| 💽 disk | Disk usage per app |
| 🧱 stacks | Installed stacks and their member apps |
| ⬇️ install | Install from a registry or git URL |
| 🔗 attach | Attach to an app's console |
| ⏫ upgrade | Upgrade an app to a new version |
| 🔍 search | Search packages in configured registries |
| 🔄 update | Refresh registry indexes |
| 🗂️ source | Manage registry sources |
| 🔑 auth | Manage git/registry credentials |
| 💾 backup | Create, restore and manage backups |
| ⚙️ config | CLI language, debug logging |
| 🔁 autoupdate | Enable/disable auto-updates |