Skip to content

Commit

Permalink
Update README.md - score-deploy-wait
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit authored Apr 18, 2024
1 parent 879ed36 commit 90bc154
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ As Developer, in Humanitec.
### All in once

```bash
HUMANITEC_CLI_ALPHA_FEATURES=score-deploy humctl score deploy \
HUMANITEC_CLI_ALPHA_FEATURES=score-deploy-wait humctl score deploy \
--app ${ONLINEBOUTIQUE_APP} \
--env ${ENVIRONMENT} \
--deploy-config apps/score.deploy.yaml \
Expand All @@ -87,7 +87,7 @@ HUMANITEC_CLI_ALPHA_FEATURES=score-deploy humctl score deploy \

```bash
WORKLOAD=adservice #cartservice checkoutservice currencyservice emailservice frontend loadgenerator paymentservice productcatalogservice recommendationservice shippingservice
HUMANITEC_CLI_ALPHA_FEATURES=score-deploy humctl score deploy \
HUMANITEC_CLI_ALPHA_FEATURES=score-deploy-wait humctl score deploy \
--app ${ONLINEBOUTIQUE_APP} \
--env ${ENVIRONMENT} \
-f apps/${WORKLOAD}/score.yaml \
Expand Down

0 comments on commit 90bc154

Please sign in to comment.