mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Update usage examples in the Readme
This commit is contained in:
parent
60485e8439
commit
bfeabe2736
@ -35,8 +35,8 @@ Here are some examples:
|
||||
```bash
|
||||
psu help
|
||||
psu status --help
|
||||
psu stack ls --quiet --endpoint 5
|
||||
psu stack deploy mystack --stack-file docker-compose.yml -e .env --verbose
|
||||
psu stack ls --endpoint primary --format "{{ .Name }}"
|
||||
psu stack deploy mystack --stack-file docker-compose.yml -e .env --log-level debug
|
||||
psu stack rm mystack
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user