diff --git a/cmd/nginx-supportpkg.go b/cmd/nginx-supportpkg.go index f5d5d66..becf3e5 100644 --- a/cmd/nginx-supportpkg.go +++ b/cmd/nginx-supportpkg.go @@ -46,6 +46,7 @@ func Execute() { } collector.Logger.Printf("Starting kubectl-nginx-suportpkg - version: %s - build: %s", version.Version, version.Build) + collector.Logger.Printf("Input args are %v", os.Args) switch product { case "nic":