Maurizio Vitale
b09f4b378f
Expose a kubectl command to delete pods ( #4968 )
2019-07-31 15:21:47 +01:00
Maurizio Vitale
624ca9f0ae
Improve the regexp to cover corner cases ( #4960 )
2019-07-26 13:58:37 +02:00
maurizio vitale
525f0a06db
Use the adf-extensions as reference for latest alpha
2019-07-23 15:31:20 +01:00
Maurizio Vitale
233d388c07
adf-cli - New command update-commit-sha ( #4951 )
...
* Add a new command update-commit-sha that update the package.json with the latest commit. This is useful for the UI apps to track the latest commit sha of the released version
* fix typo
2019-07-23 15:13:08 +01:00
Maurizio Vitale
fddd519116
Add the update version command to the adf-cli ( #4956 )
2019-07-23 11:46:24 +01:00
Maurizio Vitale
b82d73602e
k8s use a variable as serviceName ( #4950 )
2019-07-22 12:33:01 +02:00
Maurizio Vitale
7791205077
[ADF-4733] AdfCli - Kubectl-image add option to install the kubectl ( #4941 )
...
* add the npm install kubectl option
* fix tslint
* add docs
2019-07-16 12:49:01 +01:00
Maurizio Vitale
34aafa918c
AdfCli - Add the kubectl-image to the adf-cli ( #4932 )
...
* Add the kubectl-image to the adf-cli
* fix ts lint
* remove the " from the image name
2019-07-15 11:16:35 +01:00
Maurizio Vitale
d1a48a015d
Fix typo on docker -f command ( #4918 )
2019-07-10 18:44:23 +01:00
Maurizio Vitale
05baabb8f5
Add basic readme to run the docker publish with or without login ( #4917 )
...
add the tag to the docker image
publish the docker image
clean the docker image
2019-07-10 18:07:22 +01:00
Maurizio Vitale
a6e18e6c1b
[ADF-4733] Create an adf-cli dispatcher to run the docker-publish ( #4914 )
...
* Create an adf-cli dispatcher to run the docker-publish
* not needed
* fix typo comma
* Create the adf-cli dist folder that contains
-bin
-script
-package.json
Build the dist folder during the ADF CI/CI pipeline
2019-07-10 15:06:35 +01:00