mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4733] AdfCli - Kubectl-image add option to install the kubectl (#4941)
* add the npm install kubectl option * fix tslint * add docs
This commit is contained in:
committed by
Eugenio Romano
parent
601f975485
commit
7791205077
@@ -52,3 +52,5 @@ This command allows you to update a specific service on the rancher env with a s
|
||||
```bash
|
||||
adf-cli kubectl-image --clusterEnv ${clusterEnv} --clusterUrl ${clusterUrl} --username ${username} --token ${token} --deployName ${deployName} --dockerRepo ${dockerRepo} --tag ${tag}
|
||||
```
|
||||
|
||||
You can use the option --installCheck to install kubectl as part of the command
|
||||
|
Reference in New Issue
Block a user