jkcfg / jk

Configuration as Code with ECMAScript
https://jkcfg.github.io
Apache License 2.0
405 stars 30 forks source link

RFC: specifying image and module at the same time #343

Open squaremo opened 4 years ago

squaremo commented 4 years ago

An exploratory RFC suggesting the image and module could be given at the same time, e.g.,

jk validate -m @jkcfg/kubernetes:0.6.2/validate *.yaml

(maybe also for imports?)