Categorygithub.com/bitoku/difftool
modulepackage
0.0.0-20240314134502-3b00bd91a5db
Repository: https://github.com/bitoku/difftool.git
Documentation: pkg.go.dev

# README

difftool

How to run

# in the project directory
go install
difftool --target targetList.yaml --manifest default

or

go run main.go --target targetList.yaml --manifest default

Options

  -cluster-version string
        cluster version. auto detect by default
  -fallback
        fallback when the specified version is not available (default true)
  -kubeconfig string
        absolute path to the kubeconfig file (default "/Users/***/.kube/config")
  -manifest string
        path to the directory of default manifests
  -target string
        path to the target list yaml

# Packages

No description provided by the author
No description provided by the author