Skip to content

Declarative Config

Apply declarative runtime configuration from a JSON file.

Terminal window
runta apply [OPTIONS]
OptionDescription
-f, --file <FILE>Path to JSON config file.
--dry-runPreview changes without applying.
--schemaPrint the JSON Schema for the config format and exit.

Delete runtimes declared in a config file.

Terminal window
runta delete --file <FILE>