taipy
taipy copied to clipboard
BUG-Inputting wrong kwargs in CLI does not return warnings
I wanted to create a scenario-management template project using the CLI so I typed:
taipy create --teamplate scenario-management
Unfortunately, I wrote a typo, and wrote "teamplate" instead of "template" and I got the wrong template
Taipy's CLI should return warnings when inputting non-existing kwargs