Skip to content

Nested Parser #53

@falknerdominik

Description

@falknerdominik

Hi Pydantic-CLI Team!

I want to create an application with nested parser. What I want to accomplish would look like this:

cli command1 subcommand1 [subcommandoptions]

subcommand1 can be registered via pluggy (in my case) and are loaded at the beginning of the application. But I could not find an example in your documentation how to do this. Can i leverage the SubParser API in some way or form or is this impossible with the current implementation.

Best Regards.

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