.nh .TH "KubeOne" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP kubeone-config-migrate - Migrate the v1alpha1 KubeOneCluster manifest to the v1beta1 version .SH SYNOPSIS .PP \fBkubeone config migrate [flags]\fP .SH DESCRIPTION .PP Migrate the v1beta1 KubeOneCluster manifest to the v1beta2 version. The v1beta1 version of the KubeOneCluster manifest is deprecated and will be removed in one of the next versions. The new manifest is printed on the standard output. .SH OPTIONS .PP \fB-h\fP, \fB--help\fP[=false] help for migrate .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB-c\fP, \fB--credentials\fP="" File to source credentials and secrets from .PP \fB-d\fP, \fB--debug\fP[=false] debug output with stacktrace .PP \fB-l\fP, \fB--log-format\fP="text" format for logging .PP \fB-m\fP, \fB--manifest\fP="./kubeone.yaml" Path to the KubeOne config .PP \fB-t\fP, \fB--tfjson\fP="" Source for terraform output in JSON - to read from stdin. If path is a file, contents will be used. If path is a dictionary, \fB\fCterraform output -json\fR is executed in this path .PP \fB-v\fP, \fB--verbose\fP[=false] verbose output .SH EXAMPLE .PP .RS .nf kubeone config migrate --manifest mycluster.yaml .fi .RE .SH SEE ALSO .PP \fBkubeone-config(1)\fP .SH HISTORY .PP 7-Apr-2024 Auto generated by spf13/cobra