mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-19 05:37:51 +00:00
8e712ac910
This allows project files to define services from generic fragments by leveraging YAML's anchors and aliases. See here for an example:
|
||
---|---|---|
.. | ||
auth | ||
commands | ||
hooks | ||
utils | ||
app.ts | ||
command.ts | ||
config.ts | ||
deprecation.ts | ||
errors.ts | ||
events.ts | ||
fast-boot.ts | ||
global.d.ts | ||
help.ts | ||
preparser.ts |