move scripts check env in cli (#5889)

* move scripts check env in cli

* rmeove logs dep

* move scripts check env in cli

* build all
This commit is contained in:
Eugenio Romano
2020-07-17 14:56:24 +01:00
committed by GitHub
parent c3b5d1734f
commit f75151d6c6
14 changed files with 233 additions and 253 deletions

View File

@@ -42,6 +42,8 @@ In develop mode, the CLI takes the prebuilt scripts from the dist folder.
| **Commands** |**Description** |
|--- |--- |
|check-cs-env |Check cs env is up |
|check-ps-env |Check ps env is up |
|artifact-from-s3 |Get artifact from S3 |
|artifact-to-s3 |Get artifact to S3 |
|docker-publish |publish docker image|