Show the agent's syncable files and last deploy marker
List the agent's current config-plane inventory: every syncable file with size and content hash, plus the labels of the last deploy. Unlike pull/push --dry-run, which show only what differs from a local directory, list shows everything the agent has.
mutiro agent files list <agent> [flags]
| Flag | Type | Description |
|---|---|---|
| --agent-dir | string | Self-hosted: operate on this local agent directory instead of the hosted API |
| -h, --help | bool | help for list |
| Flag | Type | Description |
|---|---|---|
| --config | string | config file (default is ./.mutiro.yaml in current directory) |
| --debug | bool | debug mode |
| -v, --verbose | bool | verbose output |