Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow all command arguments to be passed through. #13

Merged
merged 1 commit into from
Apr 6, 2015

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Apr 5, 2015

Allows:

ember try ember-canary test --server

Fixes #10.

Allows:

```
ember try ember-canary test --server
```
kategengler added a commit that referenced this pull request Apr 6, 2015
Allow all command arguments to be passed through.
@kategengler kategengler merged commit 18eb9fd into ember-cli:master Apr 6, 2015
luxzeitlos pushed a commit to luxzeitlos/ember-try that referenced this pull request Sep 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to pass command line options when using ember try beta <command>.
2 participants