Skip to content

Commit 6f3fb89

Browse files
committed
Remove completer
I can explore this topic later if we want it. We could use a Python library like argcomplete to automatically generate this if we want it, or I can write a simple bash completion script.
1 parent 5ad6687 commit 6f3fb89

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

cli/snapcraft.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ architectures:
2222
apps:
2323
testflinger-cli:
2424
command: testflinger-cli
25-
completer: testflinger-completion
2625
environment:
2726
LC_ALL: C.UTF-8
2827
LANG: C.UTF-8

cli/testflinger-completion

-19
This file was deleted.

0 commit comments

Comments
 (0)