nhctl yamlYaml toolsUsage: nhctl yaml [command] Available Commands: from-json Convert json to yaml to-json Convert yaml to json复制nhctl yaml from-json#Convert json to yamlUsage#nhctl yaml from-json [flags]复制Flags#Flags: -h, --help help for from-json Global Flags: --debug enable debug level log --kubeconfig string the path of the kubeconfig file -n, --namespace string kubernetes namespace复制nhctl yaml to-json#Convert yaml to jsonUsage#nhctl yaml to-json [flags]复制Flags#Flags: -h, --help help for yaml Global Flags: --debug enable debug level log --kubeconfig string the path of the kubeconfig file -n, --namespace string kubernetes namespace复制