Add 'ls.sh' script
This commit is contained in:
parent
ee0d114b08
commit
5905847b1c
2 changed files with 20 additions and 0 deletions
|
|
@ -176,6 +176,14 @@ sudo bash /distillery/shell.sh SLUG
|
|||
|
||||
This will open a shell in the provided WissKI instance.
|
||||
|
||||
## List all instances -- 'ls.sh'
|
||||
|
||||
To list all instances, the following command can be used:
|
||||
|
||||
```bash
|
||||
sudo bash /distillery/ls.sh
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
This project and associated files in this repository are licensed as follows:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue