click-contrib / click-default-group

Extends click.Group to invoke a command without explicit subcommand name.
BSD 3-Clause "New" or "Revised" License
73 stars 17 forks source link

Shell completion (Commands) won't work for DefaultGroup #15

Closed BruceZhang1993 closed 3 years ago

BruceZhang1993 commented 3 years ago

python: 3.9.1 click: 7.1.2 shell: fish-shell