mirror of
https://github.com/onyx-and-iris/vban-cli.git
synced 2026-03-02 21:19:11 +00:00
enable shell completion scripts
This commit is contained in:
parent
1dd518095a
commit
d03049e713
@ -16,6 +16,7 @@ app = App(
|
||||
)
|
||||
app.command(strip.app.meta, name='strip')
|
||||
app.command(bus.app.meta, name='bus')
|
||||
app.register_install_completion_command()
|
||||
|
||||
|
||||
@Parameter(name='*')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user