Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

deployed binary cannot pass in argument to task #625

Closed
u007 opened this issue Sep 8, 2017 · 1 comment
Closed

deployed binary cannot pass in argument to task #625

u007 opened this issue Sep 8, 2017 · 1 comment
Milestone

Comments

@u007
Copy link
Member

u007 commented Sep 8, 2017

buffalo v0.9.3

i just confirmed that the issue isnt about heroku.
i tried running this on my docker:
and my build app has been using heroku name(just naming)
./bin/app task user:create xxx

my task user:create is executed, but all arguments is missing
xxx wasn't passed in

@markbates
Copy link
Member

This is fixed in the v0.9.5 release coming in a few weeks. If you need this fix sooner, you can try out the https://github.com/gobuffalo/buffalo-xbuild plugin I'm working on, it has this fix in it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants