Use Cobra for shell completion

This commit is contained in:
Asbjørn Apeland
2020-10-16 01:26:59 +02:00
parent 7e04be9ec6
commit 9d0fba81f0
8 changed files with 51 additions and 98 deletions

View File

@@ -9,7 +9,6 @@ require (
github.com/kr/text v0.2.0 // indirect
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/olekukonko/tablewriter v0.0.4
github.com/posener/complete/v2 v2.0.1-alpha.12
github.com/spf13/cobra v1.0.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.6.1