mirror of
https://github.com/spf13/cobra
synced 2025-05-05 21:07:24 +00:00
* Modified `cobra add` command to be able to parse argument into nested command structure * Modified `createCmdFile` function to accept cmdPath * Modified cmdFile template to specify package name and to TitleCase command names so that they can be accessed by child packages. * Simplified `writeTemplateToFile` function so that just the file path is passed instead of base path and filename. |
||
---|---|---|
.. | ||
cmd | ||
main.go |