Update auto-generated docs and translations
parent
f83a69e18d
commit
914c5801ce
|
@ -20,6 +20,7 @@ minikube version [flags]
|
|||
### Options
|
||||
|
||||
```
|
||||
--components list versions of all components included with minikube. (the cluster must be running)
|
||||
-o, --output string One of 'yaml' or 'json'.
|
||||
--short Print just the version number.
|
||||
```
|
||||
|
|
|
@ -181,6 +181,9 @@ asserts that for a given runtime, the other runtimes disabled, for example for c
|
|||
#### validateUpdateContextCmd
|
||||
asserts basic "update-context" command functionality
|
||||
|
||||
#### validateVersionCmd
|
||||
asserts `minikube version` command works fine for both --short and --components
|
||||
|
||||
#### validateMountCmd
|
||||
verifies the minikube mount command works properly
|
||||
|
||||
|
|
|
@ -857,6 +857,7 @@
|
|||
"kubectl proxy": "",
|
||||
"libmachine failed": "",
|
||||
"list displays all valid default settings for PROPERTY_NAME\nAcceptable fields: \\n\\n": "",
|
||||
"list versions of all components included with minikube. (the cluster must be running)": "",
|
||||
"loading profile": "",
|
||||
"max time to wait per Kubernetes or host to be healthy.": "",
|
||||
"minikube addons list --output OUTPUT. json, list": "",
|
||||
|
|
|
@ -862,6 +862,7 @@
|
|||
"kubectl proxy": "",
|
||||
"libmachine failed": "",
|
||||
"list displays all valid default settings for PROPERTY_NAME\nAcceptable fields: \\n\\n": "",
|
||||
"list versions of all components included with minikube. (the cluster must be running)": "",
|
||||
"loading profile": "",
|
||||
"max time to wait per Kubernetes or host to be healthy.": "",
|
||||
"minikube addons list --output OUTPUT. json, list": "",
|
||||
|
|
|
@ -865,6 +865,7 @@
|
|||
"kubectl proxy": "proxy kubectl",
|
||||
"libmachine failed": "libmachine a échoué",
|
||||
"list displays all valid default settings for PROPERTY_NAME\nAcceptable fields: \\n\\n": "la liste affiche tous les paramètres par défaut valides pour PROPERTY_NAME\nChamps acceptables : \\n\\n",
|
||||
"list versions of all components included with minikube. (the cluster must be running)": "",
|
||||
"loading profile": "profil de chargement",
|
||||
"max time to wait per Kubernetes or host to be healthy.": "temps d'attente maximal par Kubernetes ou hôte pour être en bonne santé.",
|
||||
"minikube addons list --output OUTPUT. json, list": "liste des modules minikube --output OUTPUT. json, liste",
|
||||
|
|
|
@ -865,6 +865,7 @@
|
|||
"kubectl proxy": "kubectl proxy",
|
||||
"libmachine failed": "libmachine が失敗しました",
|
||||
"list displays all valid default settings for PROPERTY_NAME\nAcceptable fields: \\n\\n": "",
|
||||
"list versions of all components included with minikube. (the cluster must be running)": "",
|
||||
"loading profile": "",
|
||||
"logdir set failed": "logdir の値を設定するのに失敗しました",
|
||||
"max time to wait per Kubernetes core services to be healthy.": "Kubernetes の core サービスが正常に稼働するまで待つ最大時間",
|
||||
|
|
|
@ -869,6 +869,7 @@
|
|||
"kubectl proxy": "kubectl 프록시",
|
||||
"libmachine failed": "",
|
||||
"list displays all valid default settings for PROPERTY_NAME\nAcceptable fields: \\n\\n": "",
|
||||
"list versions of all components included with minikube. (the cluster must be running)": "",
|
||||
"loading config": "컨피그 로딩 중",
|
||||
"loading profile": "",
|
||||
"logdir set failed": "logdir 설정이 실패하였습니다",
|
||||
|
|
|
@ -874,6 +874,7 @@
|
|||
"kubectl proxy": "",
|
||||
"libmachine failed": "",
|
||||
"list displays all valid default settings for PROPERTY_NAME\nAcceptable fields: \\n\\n": "",
|
||||
"list versions of all components included with minikube. (the cluster must be running)": "",
|
||||
"loading profile": "Ładowanie profilu",
|
||||
"max time to wait per Kubernetes or host to be healthy.": "",
|
||||
"minikube addons list --output OUTPUT. json, list": "",
|
||||
|
|
|
@ -802,6 +802,7 @@
|
|||
"kubectl proxy": "",
|
||||
"libmachine failed": "",
|
||||
"list displays all valid default settings for PROPERTY_NAME\nAcceptable fields: \\n\\n": "",
|
||||
"list versions of all components included with minikube. (the cluster must be running)": "",
|
||||
"loading profile": "",
|
||||
"max time to wait per Kubernetes or host to be healthy.": "",
|
||||
"minikube addons list --output OUTPUT. json, list": "",
|
||||
|
|
|
@ -979,6 +979,7 @@
|
|||
"kubectl proxy": "",
|
||||
"libmachine failed": "",
|
||||
"list displays all valid default settings for PROPERTY_NAME\nAcceptable fields: \\n\\n": "",
|
||||
"list versions of all components included with minikube. (the cluster must be running)": "",
|
||||
"loading profile": "",
|
||||
"max time to wait per Kubernetes core services to be healthy.": "每个 Kubernetes 核心服务保持健康所需的最长时间。",
|
||||
"max time to wait per Kubernetes or host to be healthy.": "",
|
||||
|
|
Loading…
Reference in New Issue