cli-guides
cli-guides copied to clipboard
Add all command line options for ember test, serve, and generate
#251
Would love to get feedback on this. I'm not in love with this approach, but I can see how it could be helpful for people to see all command line options for ember test, serve, and generate
Please feel free to drop feedback, I'm open to other suggestions on how to do this.
Deploy Preview for ember-cli-guides ready!
| Name | Link |
|---|---|
| Latest commit | e2068300241f3de9ac2e87be18c8b684b5c016b0 |
| Latest deploy log | https://app.netlify.com/sites/ember-cli-guides/deploys/63982a27255ba30008af9ff2 |
| Deploy Preview | https://deploy-preview-276--ember-cli-guides.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
We already list the output of these commands on https://cli.emberjs.com/release/advanced-use/cli-commands-reference/.
Reading https://github.com/ember-learn/cli-guides/issues/251, I also think it would be better to list them in the .ember-cli file as an example. Though, the available options are not only limited to the ember generate, ember serve and ember test commands. I think it applies to all commands.