Open aqw opened 2 weeks ago
This came out of a conversation that Ben and I had, that built on some ideas that Tobias and I had been talking about awhile ago:
Templates and Assets are basically the same thing. It's just that some validation rules do not apply for templates:
<labels>
asset-name
All assets can be used as template, but not all templates are an asset.
Another way of looking at this:
--keys
--yaml
See also:
This came out of a conversation that Ben and I had, that built on some ideas that Tobias and I had been talking about awhile ago:
Templates and Assets are basically the same thing. It's just that some validation rules do not apply for templates:
<labels>
are allowed (or do we call them tags)?asset-name
do not need to be setAll assets can be used as template, but not all templates are an asset.
Another way of looking at this:
--keys
can be used in a template (and thus also--yaml
, etc)See also:
703
720