mirror of
https://github.com/ahmetb/kubectx.git
synced 2026-02-21 15:42:59 +00:00
Parse help/list/swap command line flags. Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
6 lines
83 B
Modula-2
6 lines
83 B
Modula-2
module github.com/ahmetb/kubectx
|
|
|
|
go 1.14
|
|
|
|
require github.com/google/go-cmp v0.4.0
|