Skip to content

[QUESTION] How to avoid explicit call to subcommands command #1074

Discussion options

You must be logged in to vote

This was fixed in Typer 0.15.0, now if you don't pass name to add_typer the commands will merged into the app!

See the docs here: https://typer.tiangolo.com/tutorial/one-file-per-command/

Replies: 14 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by tiangolo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question or problem
9 participants
Converted from issue

This discussion was converted from issue #119 on December 03, 2024 15:52.