Open mcmah309 opened 3 months ago
yard init should accept options -t module and --template module to init a module. An example Containerfile and yard-module.yaml should be created.
yard init
-t module
--template module
Containerfile
yard-module.yaml
yard init
should accept options-t module
and--template module
to init a module. An exampleContainerfile
andyard-module.yaml
should be created.