Details
-
Sub-task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Bug Fix
-
Running `pdk new module <module> --skip-interview` will now generate the same metadata as if running `pdk new module <module>` and hitting enter to accept all the default answers to the interview questions.
-
Needs Assessment
Description
pdk new module and pressing enter many times does not create the same module (metadata) as pdk new module --skip-interview. The two code paths need to use the same data structure as default.