embed

Embeds and runs another file within the current script. This is useful for reusing common sequences of commands or modularizing your scripts.

Example Usage

command: embed
file: path/to/another-script.yaml

Last updated