API key scopes
If validating from a CI pipeline, the following API key scopes are required:releases:readconfig_schemas:read
Usage
- Current directory
- Custom root
- Device paths
By default, validating a deployment reads the config files from the current directory.
string
required
Release version to validate against, matched exactly.Examples:
v1.2.0string
Directory to read config files from. Defaults to the current directory.Each slot is read from its device path relative to this directory, so
/srv/miru/configs/mobility.json is read from {--root}/srv/miru/configs/mobility.json. Pass / to read files at their actual device paths.Examples: ./robot-42-fs, /
