I've navigated to a workspace. I am running the Sencha Cmd commands as outlined in the two documents: Creating Packages and Sencha Cmd Packages. I have also run the help
command for the below command. It is my belief the command is correct; however, I am getting an error:
Missing required arguments
...
name (The name of the package to generate)
...
Here's the command - name included:
sencha generate package --type code dog-bites
What am I missing? Is the command complaining about the hyphenated name?