mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Update stack deploy output example in the Readme
"endpoint" field contains endpoint name now, not endpoint id.
This commit is contained in:
parent
e1b4a6f436
commit
c6b7c2ce25
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user