> ## Documentation index
> Fetch the complete documentation index at: https://docs.manyfold.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI 0.6.0 — Command surface expansion

> Changelog · CLI 0.6.0 · 2026-05-12

Source: https://docs.manyfold.ai/changelog/cli-v0.6.0/

In the index: https://docs.manyfold.ai/changelog#v0.6.0

This minor release significantly expands the CLI surface, adding new top-level command groups for managing Cloud Agents resources, plus per-agent token binding support for the OAuth grant flow.

### Highlights

- Added new top-level command groups: `nca model-config`, `nca files`, `nca automations`, `nca backups`, `nca skills`, `nca usage`.
- Expanded `nca agent` (alias `agents`) with `get`, `update`, `delete`, `diagnose`, `health-check`, `storage-usage`, `model-config`, and `credentials`.
- Expanded `nca runtime` (alias `agent-runtimes`) with `control-ui`, `dashboard`, and `agents {add,list,remove}`.
- `nca login --poll` accepts `--limit-to-agent` to bind the new token to a specific agent (full API support lands in a follow-up).

### Notes

- Runtime helper markdown emitted by agents now lists every CLI subtree; the legacy raw-`curl` Path-B section is removed.
- Use `nca update --force --yes` to reinstall the latest standalone binary.
