just -l
This commit is contained in:
parent
18a45b905a
commit
f3422bfb4a
1 changed files with 7 additions and 0 deletions
|
|
@ -16,6 +16,13 @@ This service uses `just` cli to manage the deployment.
|
||||||
just
|
just
|
||||||
# list individual recipes
|
# list individual recipes
|
||||||
just -l
|
just -l
|
||||||
|
|
||||||
|
# Available recipes:
|
||||||
|
# convert
|
||||||
|
# default
|
||||||
|
# deploy
|
||||||
|
# restart
|
||||||
|
# viz
|
||||||
```
|
```
|
||||||
|
|
||||||
## viz
|
## viz
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue