Update stack deploy output example in the Readme

"endpoint" field contains endpoint name now, not endpoint id.
This commit is contained in:
Juan Carlos Mejías Rodríguez 2019-08-23 11:21:21 -04:00
parent e1b4a6f436
commit c6b7c2ce25

View File

@ -183,7 +183,7 @@ psu stack deploy asd --endpoint primary --log-level debug
The output would look like:
```text
DEBU[0000] Getting endpoint's Docker info endpoint=5
DEBU[0000] Getting endpoint's Docker info endpoint=primary
DEBU[0000] Getting stack endpoint=primary stack=asd
DEBU[0000] Stack not found stack=asd
INFO[0000] Creating stack endpoint=primary stack=asd