Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Default command with parameters #164

Open
jarus opened this issue Jun 6, 2016 · 0 comments
Open

Default command with parameters #164

jarus opened this issue Jun 6, 2016 · 0 comments

Comments

@jarus
Copy link

jarus commented Jun 6, 2016

Hi,

I use the default_command argument of Manager.run to define runserver as default command: manager.run(default_command="runserver"). It works well but it isn't possible to specify arguments for the default command.

$ flask-app --port 8080
usage: flask-app [-?] {runserver} ...
daas-backend: error: invalid choice: '8080' (choose from 'runserver')

Regards,
Christoph

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

1 participant