Skip to main content

Parameters

path
string
required
The absolute path to the directory to list.
ignore
string[]
default:[]
List of glob patterns to ignore.
device
string
Optional fleet device name or id. When set, lists a directory inside that running device’s container instead of the host (requires python in the device image). The device must be started first. Requires the ‘devices:manage’ scope.
zapp
string
Optional Zo App slug or id. When set, lists a directory inside that Zo App’s sandbox instead of the host. Mutually exclusive with ‘device’. Requires the ‘apps:shell’ scope.