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

Default command with parameters #164

@jarus

Description

@jarus

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions