Update auto-generated docs and translations
parent
3686ba58f0
commit
6592de4127
|
@ -12,12 +12,14 @@ Copy the specified file into minikube
|
||||||
### Synopsis
|
### Synopsis
|
||||||
|
|
||||||
Copy the specified file into minikube, it will be saved at path <target file absolute path> in your minikube.
|
Copy the specified file into minikube, it will be saved at path <target file absolute path> in your minikube.
|
||||||
Example Command : "minikube cp a.txt /home/docker/b.txt"
|
Default target node controlplane and If <source node name> is omitted, It will trying to copy from host.
|
||||||
"minikube cp a.txt minikube-m02:/home/docker/b.txt"
|
|
||||||
|
|
||||||
|
Example Command : "minikube cp a.txt /home/docker/b.txt" +
|
||||||
|
"minikube cp a.txt minikube-m02:/home/docker/b.txt"
|
||||||
|
"minikube cp minikube-m01:a.txt minikube-m02:/home/docker/b.txt"
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
minikube cp <source file path> <target node name>:<target file absolute path> [flags]
|
minikube cp <source node name>:<source file path> <target node name>:<target file absolute path> [flags]
|
||||||
```
|
```
|
||||||
|
|
||||||
### Options inherited from parent commands
|
### Options inherited from parent commands
|
||||||
|
|
|
@ -111,7 +111,7 @@
|
||||||
"Continuously listing/getting the status with optional interval duration.": "",
|
"Continuously listing/getting the status with optional interval duration.": "",
|
||||||
"Control Plane could not update, try minikube delete --all --purge": "",
|
"Control Plane could not update, try minikube delete --all --purge": "",
|
||||||
"Copy the specified file into minikube": "",
|
"Copy the specified file into minikube": "",
|
||||||
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\\nExample Command : \\\"minikube cp a.txt /home/docker/b.txt\\\"\\n \\\"minikube cp a.txt minikube-m02:/home/docker/b.txt\\\"\\n": "",
|
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\nDefault target node controlplane and If \u003csource node name\u003e is omitted, It will trying to copy from host.\n\nExample Command : \"minikube cp a.txt /home/docker/b.txt\" +\n \"minikube cp a.txt minikube-m02:/home/docker/b.txt\"\n \"minikube cp minikube-m01:a.txt minikube-m02:/home/docker/b.txt\"": "",
|
||||||
"Could not determine a Google Cloud project, which might be ok.": "",
|
"Could not determine a Google Cloud project, which might be ok.": "",
|
||||||
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.": "",
|
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.": "",
|
||||||
"Could not process error from failed deletion": "",
|
"Could not process error from failed deletion": "",
|
||||||
|
|
|
@ -112,7 +112,7 @@
|
||||||
"Continuously listing/getting the status with optional interval duration.": "",
|
"Continuously listing/getting the status with optional interval duration.": "",
|
||||||
"Control Plane could not update, try minikube delete --all --purge": "",
|
"Control Plane could not update, try minikube delete --all --purge": "",
|
||||||
"Copy the specified file into minikube": "",
|
"Copy the specified file into minikube": "",
|
||||||
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\\nExample Command : \\\"minikube cp a.txt /home/docker/b.txt\\\"\\n \\\"minikube cp a.txt minikube-m02:/home/docker/b.txt\\\"\\n": "",
|
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\nDefault target node controlplane and If \u003csource node name\u003e is omitted, It will trying to copy from host.\n\nExample Command : \"minikube cp a.txt /home/docker/b.txt\" +\n \"minikube cp a.txt minikube-m02:/home/docker/b.txt\"\n \"minikube cp minikube-m01:a.txt minikube-m02:/home/docker/b.txt\"": "",
|
||||||
"Could not determine a Google Cloud project, which might be ok.": "No se pudo determinar un proyecto de Google Cloud que podría estar bien.",
|
"Could not determine a Google Cloud project, which might be ok.": "No se pudo determinar un proyecto de Google Cloud que podría estar bien.",
|
||||||
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.": "No se puedo encontrar ninguna credencial de GCP. Corre `gcloud auth application-default login` o establezca la variable de entorno GOOGLE_APPLICATION_CREDENTIALS en la ruta de su archivo de credentiales.",
|
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.": "No se puedo encontrar ninguna credencial de GCP. Corre `gcloud auth application-default login` o establezca la variable de entorno GOOGLE_APPLICATION_CREDENTIALS en la ruta de su archivo de credentiales.",
|
||||||
"Could not process error from failed deletion": "No se pudo procesar el error de la eliminación fallida",
|
"Could not process error from failed deletion": "No se pudo procesar el error de la eliminación fallida",
|
||||||
|
|
|
@ -109,6 +109,7 @@
|
||||||
"Continuously listing/getting the status with optional interval duration.": "Répertorier/obtenir le statut en continu avec une durée d'intervalle facultative.",
|
"Continuously listing/getting the status with optional interval duration.": "Répertorier/obtenir le statut en continu avec une durée d'intervalle facultative.",
|
||||||
"Control Plane could not update, try minikube delete --all --purge": "Le plan de contrôle n'a pas pu mettre à jour, essayez minikube delete --all --purge",
|
"Control Plane could not update, try minikube delete --all --purge": "Le plan de contrôle n'a pas pu mettre à jour, essayez minikube delete --all --purge",
|
||||||
"Copy the specified file into minikube": "Copiez le fichier spécifié dans minikube",
|
"Copy the specified file into minikube": "Copiez le fichier spécifié dans minikube",
|
||||||
|
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\nDefault target node controlplane and If \u003csource node name\u003e is omitted, It will trying to copy from host.\n\nExample Command : \"minikube cp a.txt /home/docker/b.txt\" +\n \"minikube cp a.txt minikube-m02:/home/docker/b.txt\"\n \"minikube cp minikube-m01:a.txt minikube-m02:/home/docker/b.txt\"": "",
|
||||||
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\\nExample Command : \\\"minikube cp a.txt /home/docker/b.txt\\\"\\n \\\"minikube cp a.txt minikube-m02:/home/docker/b.txt\\\"\\n": "Copiez le fichier spécifié dans minikube, il sera enregistré au chemin \u003ctarget file absolute path\u003e dans votre minikube.\\nExemple de commande : \\\"minikube cp a.txt /home/docker/b.txt\\\"\\n \\\"minikube cp a.txt minikube-m02:/home/docker/b.txt\\\"\\n",
|
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\\nExample Command : \\\"minikube cp a.txt /home/docker/b.txt\\\"\\n \\\"minikube cp a.txt minikube-m02:/home/docker/b.txt\\\"\\n": "Copiez le fichier spécifié dans minikube, il sera enregistré au chemin \u003ctarget file absolute path\u003e dans votre minikube.\\nExemple de commande : \\\"minikube cp a.txt /home/docker/b.txt\\\"\\n \\\"minikube cp a.txt minikube-m02:/home/docker/b.txt\\\"\\n",
|
||||||
"Could not determine a Google Cloud project, which might be ok.": "Impossible de déterminer un projet Google Cloud, ce qui peut convenir.",
|
"Could not determine a Google Cloud project, which might be ok.": "Impossible de déterminer un projet Google Cloud, ce qui peut convenir.",
|
||||||
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.": "Impossible de trouver les identifiants GCP. Exécutez `gcloud auth application-default login` ou définissez la variable d'environnement GOOGLE_APPLICATION_CREDENTIALS vers le chemin de votre fichier d'informations d'identification.",
|
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.": "Impossible de trouver les identifiants GCP. Exécutez `gcloud auth application-default login` ou définissez la variable d'environnement GOOGLE_APPLICATION_CREDENTIALS vers le chemin de votre fichier d'informations d'identification.",
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
{
|
{
|
||||||
|
|
||||||
"\"The '{{.minikube_addon}}' addon is disabled": "'{{.minikube_addon}}' アドオンが無効です",
|
"\"The '{{.minikube_addon}}' addon is disabled": "'{{.minikube_addon}}' アドオンが無効です",
|
||||||
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "「{{.context}}」コンテキストが更新されて、{{.hostname}}:{{.port}} を指すようになりました",
|
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "「{{.context}}」コンテキストが更新されて、{{.hostname}}:{{.port}} を指すようになりました",
|
||||||
"\"{{.machineName}}\" does not exist, nothing to stop": "「{{.machineName}}」は存在しません。停止対象がありません",
|
"\"{{.machineName}}\" does not exist, nothing to stop": "「{{.machineName}}」は存在しません。停止対象がありません",
|
||||||
|
@ -114,6 +113,7 @@
|
||||||
"Continuously listing/getting the status with optional interval duration.": "任意のインターバル時間で、継続的にステータスをリストアップ/取得します。",
|
"Continuously listing/getting the status with optional interval duration.": "任意のインターバル時間で、継続的にステータスをリストアップ/取得します。",
|
||||||
"Control Plane could not update, try minikube delete --all --purge": "コントロールプレーンがアップデートできません。minikube delete --all --purge を試してください",
|
"Control Plane could not update, try minikube delete --all --purge": "コントロールプレーンがアップデートできません。minikube delete --all --purge を試してください",
|
||||||
"Copy the specified file into minikube": "指定したファイルを minikube にコピーします",
|
"Copy the specified file into minikube": "指定したファイルを minikube にコピーします",
|
||||||
|
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\nDefault target node controlplane and If \u003csource node name\u003e is omitted, It will trying to copy from host.\n\nExample Command : \"minikube cp a.txt /home/docker/b.txt\" +\n \"minikube cp a.txt minikube-m02:/home/docker/b.txt\"\n \"minikube cp minikube-m01:a.txt minikube-m02:/home/docker/b.txt\"": "",
|
||||||
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\\nExample Command : \\\"minikube cp a.txt /home/docker/b.txt\\\"\\n \\\"minikube cp a.txt minikube-m02:/home/docker/b.txt\\\"\\n": "指定したファイルを minikube にコピーします。ファイルは minikube 内の \u003ctarget file absolute path\u003e に保存されます。\\nコマンドの例: 「minikube cp a.txt /home/docker/b.txt」\\n 「minikube cp a.txt minikube-m02:/home/docker/b.txt」\\n",
|
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\\nExample Command : \\\"minikube cp a.txt /home/docker/b.txt\\\"\\n \\\"minikube cp a.txt minikube-m02:/home/docker/b.txt\\\"\\n": "指定したファイルを minikube にコピーします。ファイルは minikube 内の \u003ctarget file absolute path\u003e に保存されます。\\nコマンドの例: 「minikube cp a.txt /home/docker/b.txt」\\n 「minikube cp a.txt minikube-m02:/home/docker/b.txt」\\n",
|
||||||
"Could not determine a Google Cloud project, which might be ok.": "Google Cloud プロジェクトを特定できませんでしたが、問題はないかもしれません。",
|
"Could not determine a Google Cloud project, which might be ok.": "Google Cloud プロジェクトを特定できませんでしたが、問題はないかもしれません。",
|
||||||
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.": "GCP の認証情報が見つかりませんでした。`gcloud auth application-default login` を実行するか、環境変数 GOOGLE_APPLICATION_CREDENTIALS に認証情報ファイルのパスを設定してください。",
|
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.": "GCP の認証情報が見つかりませんでした。`gcloud auth application-default login` を実行するか、環境変数 GOOGLE_APPLICATION_CREDENTIALS に認証情報ファイルのパスを設定してください。",
|
||||||
|
@ -1017,4 +1017,4 @@
|
||||||
"{{.profile}} profile is not valid: {{.err}}": "",
|
"{{.profile}} profile is not valid: {{.err}}": "",
|
||||||
"{{.type}} is not yet a supported filesystem. We will try anyways!": "{{.type}} はまだサポートされていなファイルシステムです。とにかくやってみます!",
|
"{{.type}} is not yet a supported filesystem. We will try anyways!": "{{.type}} はまだサポートされていなファイルシステムです。とにかくやってみます!",
|
||||||
"{{.url}} is not accessible: {{.error}}": "{{.url}} はアクセス可能ではありません。 {{.error}}"
|
"{{.url}} is not accessible: {{.error}}": "{{.url}} はアクセス可能ではありません。 {{.error}}"
|
||||||
}
|
}
|
|
@ -118,7 +118,7 @@
|
||||||
"Continuously listing/getting the status with optional interval duration.": "",
|
"Continuously listing/getting the status with optional interval duration.": "",
|
||||||
"Control Plane could not update, try minikube delete --all --purge": "",
|
"Control Plane could not update, try minikube delete --all --purge": "",
|
||||||
"Copy the specified file into minikube": "",
|
"Copy the specified file into minikube": "",
|
||||||
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\\nExample Command : \\\"minikube cp a.txt /home/docker/b.txt\\\"\\n \\\"minikube cp a.txt minikube-m02:/home/docker/b.txt\\\"\\n": "",
|
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\nDefault target node controlplane and If \u003csource node name\u003e is omitted, It will trying to copy from host.\n\nExample Command : \"minikube cp a.txt /home/docker/b.txt\" +\n \"minikube cp a.txt minikube-m02:/home/docker/b.txt\"\n \"minikube cp minikube-m01:a.txt minikube-m02:/home/docker/b.txt\"": "",
|
||||||
"Could not determine a Google Cloud project, which might be ok.": "",
|
"Could not determine a Google Cloud project, which might be ok.": "",
|
||||||
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.": "",
|
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.": "",
|
||||||
"Could not process error from failed deletion": "",
|
"Could not process error from failed deletion": "",
|
||||||
|
|
|
@ -115,7 +115,7 @@
|
||||||
"Continuously listing/getting the status with optional interval duration.": "",
|
"Continuously listing/getting the status with optional interval duration.": "",
|
||||||
"Control Plane could not update, try minikube delete --all --purge": "",
|
"Control Plane could not update, try minikube delete --all --purge": "",
|
||||||
"Copy the specified file into minikube": "Skopiuj dany plik do minikube",
|
"Copy the specified file into minikube": "Skopiuj dany plik do minikube",
|
||||||
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\\nExample Command : \\\"minikube cp a.txt /home/docker/b.txt\\\"\\n \\\"minikube cp a.txt minikube-m02:/home/docker/b.txt\\\"\\n": "",
|
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\nDefault target node controlplane and If \u003csource node name\u003e is omitted, It will trying to copy from host.\n\nExample Command : \"minikube cp a.txt /home/docker/b.txt\" +\n \"minikube cp a.txt minikube-m02:/home/docker/b.txt\"\n \"minikube cp minikube-m01:a.txt minikube-m02:/home/docker/b.txt\"": "",
|
||||||
"Could not determine a Google Cloud project, which might be ok.": "",
|
"Could not determine a Google Cloud project, which might be ok.": "",
|
||||||
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.": "",
|
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.": "",
|
||||||
"Could not process error from failed deletion": "",
|
"Could not process error from failed deletion": "",
|
||||||
|
|
|
@ -107,7 +107,7 @@
|
||||||
"Continuously listing/getting the status with optional interval duration.": "",
|
"Continuously listing/getting the status with optional interval duration.": "",
|
||||||
"Control Plane could not update, try minikube delete --all --purge": "",
|
"Control Plane could not update, try minikube delete --all --purge": "",
|
||||||
"Copy the specified file into minikube": "",
|
"Copy the specified file into minikube": "",
|
||||||
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\\nExample Command : \\\"minikube cp a.txt /home/docker/b.txt\\\"\\n \\\"minikube cp a.txt minikube-m02:/home/docker/b.txt\\\"\\n": "",
|
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\nDefault target node controlplane and If \u003csource node name\u003e is omitted, It will trying to copy from host.\n\nExample Command : \"minikube cp a.txt /home/docker/b.txt\" +\n \"minikube cp a.txt minikube-m02:/home/docker/b.txt\"\n \"minikube cp minikube-m01:a.txt minikube-m02:/home/docker/b.txt\"": "",
|
||||||
"Could not determine a Google Cloud project, which might be ok.": "",
|
"Could not determine a Google Cloud project, which might be ok.": "",
|
||||||
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.": "",
|
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.": "",
|
||||||
"Could not process error from failed deletion": "",
|
"Could not process error from failed deletion": "",
|
||||||
|
|
|
@ -134,7 +134,7 @@
|
||||||
"Continuously listing/getting the status with optional interval duration.": "",
|
"Continuously listing/getting the status with optional interval duration.": "",
|
||||||
"Control Plane could not update, try minikube delete --all --purge": "",
|
"Control Plane could not update, try minikube delete --all --purge": "",
|
||||||
"Copy the specified file into minikube": "",
|
"Copy the specified file into minikube": "",
|
||||||
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\\nExample Command : \\\"minikube cp a.txt /home/docker/b.txt\\\"\\n \\\"minikube cp a.txt minikube-m02:/home/docker/b.txt\\\"\\n": "",
|
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\nDefault target node controlplane and If \u003csource node name\u003e is omitted, It will trying to copy from host.\n\nExample Command : \"minikube cp a.txt /home/docker/b.txt\" +\n \"minikube cp a.txt minikube-m02:/home/docker/b.txt\"\n \"minikube cp minikube-m01:a.txt minikube-m02:/home/docker/b.txt\"": "",
|
||||||
"Could not determine a Google Cloud project, which might be ok.": "",
|
"Could not determine a Google Cloud project, which might be ok.": "",
|
||||||
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.": "",
|
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.": "",
|
||||||
"Could not get profile flag": "无法获取配置文件标志",
|
"Could not get profile flag": "无法获取配置文件标志",
|
||||||
|
|
Loading…
Reference in New Issue