miru release create, without creating anything.
API key scopes
If validating from a CI pipeline, the following API key scope is required:config_schemas:read
Usage
- Single File Schema
- Multi-File Schema
string
required
One or more schema files.The files must form exactly one schema. Several files are one schema when they belong to one CUE package. Schemas must be annotated the same way they are for a release.Examples:
./path/to/schema.json, first.cue second.cue
