mirror of https://github.com/k3s-io/k3s
Remove 404 link in kubectl help information
parent
6af2e9afea
commit
1133f24b7a
|
@ -21207,8 +21207,6 @@ msgid ""
|
|||
"\t\tcomplete resource spec must be provided. This can be obtained by\n"
|
||||
"\n"
|
||||
"\t\t $ kubectl get TYPE NAME -o yaml\n"
|
||||
"\n"
|
||||
"\t\tPlease refer to the models in https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/blob/HEAD/docs/api-reference/v1/definitions.html to find if a field is mutable."
|
||||
msgstr ""
|
||||
"\n"
|
||||
"\t\tReplace a resource by filename or stdin.\n"
|
||||
|
@ -21217,8 +21215,6 @@ msgstr ""
|
|||
"\t\tcomplete resource spec must be provided. This can be obtained by\n"
|
||||
"\n"
|
||||
"\t\t $ kubectl get TYPE NAME -o yaml\n"
|
||||
"\n"
|
||||
"\t\tPlease refer to the models in https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/blob/HEAD/docs/api-reference/v1/definitions.html to find if a field is mutable."
|
||||
|
||||
#: pkg/kubectl/cmd/scale.go:34
|
||||
msgid ""
|
||||
|
@ -21294,15 +21290,11 @@ msgid ""
|
|||
"\t\tUpdate field(s) of a resource using strategic merge patch\n"
|
||||
"\n"
|
||||
"\t\tJSON and YAML formats are accepted.\n"
|
||||
"\n"
|
||||
"\t\tPlease refer to the models in https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/blob/HEAD/docs/api-reference/v1/definitions.html to find if a field is mutable."
|
||||
msgstr ""
|
||||
"\n"
|
||||
"\t\tUpdate field(s) of a resource using strategic merge patch\n"
|
||||
"\n"
|
||||
"\t\tJSON and YAML formats are accepted.\n"
|
||||
"\n"
|
||||
"\t\tPlease refer to the models in https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/blob/HEAD/docs/api-reference/v1/definitions.html to find if a field is mutable."
|
||||
|
||||
#: pkg/kubectl/cmd/label.go:70
|
||||
#, c-format
|
||||
|
|
|
@ -1681,8 +1681,6 @@ msgid ""
|
|||
"\t\tcomplete resource spec must be provided. This can be obtained by\n"
|
||||
"\n"
|
||||
"\t\t $ kubectl get TYPE NAME -o yaml\n"
|
||||
"\n"
|
||||
"\t\tPlease refer to the models in https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/blob/HEAD/docs/api-reference/v1/definitions.html to find if a field is mutable."
|
||||
msgstr ""
|
||||
"\n"
|
||||
"\t\tReplace a resource by filename or stdin.\n"
|
||||
|
@ -1691,8 +1689,6 @@ msgstr ""
|
|||
"\t\tcomplete resource spec must be provided. This can be obtained by\n"
|
||||
"\n"
|
||||
"\t\t $ kubectl get TYPE NAME -o yaml\n"
|
||||
"\n"
|
||||
"\t\tPlease refer to the models in https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/blob/HEAD/docs/api-reference/v1/definitions.html to find if a field is mutable."
|
||||
|
||||
#: pkg/kubectl/cmd/scale.go:34
|
||||
msgid ""
|
||||
|
@ -1768,15 +1764,11 @@ msgid ""
|
|||
"\t\tUpdate field(s) of a resource using strategic merge patch\n"
|
||||
"\n"
|
||||
"\t\tJSON and YAML formats are accepted.\n"
|
||||
"\n"
|
||||
"\t\tPlease refer to the models in https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/blob/HEAD/docs/api-reference/v1/definitions.html to find if a field is mutable."
|
||||
msgstr ""
|
||||
"\n"
|
||||
"\t\tUpdate field(s) of a resource using strategic merge patch\n"
|
||||
"\n"
|
||||
"\t\tJSON and YAML formats are accepted.\n"
|
||||
"\n"
|
||||
"\t\tPlease refer to the models in https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/blob/HEAD/docs/api-reference/v1/definitions.html to find if a field is mutable."
|
||||
|
||||
#: pkg/kubectl/cmd/label.go:70
|
||||
#, c-format
|
||||
|
|
Loading…
Reference in New Issue