List a workspace folder (-R for the whole tree)
| Flag | Type | Description |
|---|---|---|
| -h, --help | bool | help for ls |
| -R, --recursive | bool | List the whole subtree with section-relative paths |
| Flag | Type | Description |
|---|---|---|
| --config | string | config file (default is ./.mutiro.yaml in current directory) |
| --debug | bool | debug mode |
| --json | bool | Output as JSON |
| --root | string | Workspace root: owner, or user:<username> for a user's private root (owners only) (default "owner") |
| --section | string | Workspace section: downloads, shared, agent or other (default "other") |
| -v, --verbose | bool | verbose output |