Skip to content

Custom commands not listed #5673

Open
Open
@dunkmann00

Description

When I run the flask command by itself I get help output with all of my custom commands listed. But when I run flask --help I get the help output with only the built-in flask commands (routes, run, shell). I am using the FLASK_APP environment variable to load the app.

I would think I should get the same help output (showing my custom commands) whether or not I add the --help parameter?

Environment:

  • Python 3.12.2
  • Flask 3.1.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions