onyo edit

Open the asset file(s) using the editor specified by “onyo.core.editor”, the environment variable EDITOR, or nano (as a final fallback).

When multiple asset files are given, Onyo will open them in sequence.

After editing an asset, the contents will be checked for valid YAML and also against any matching rules in .onyo/validation/validation.yaml. If problems are found, the choice will be offered to reopen the editor to fix them, or abort and return to the original state.

usage: onyo edit [-h] ASSET [ASSET ...]

Positional Arguments

ASSET

asset(s) to edit