This commit is contained in:
2023-03-24 20:44:26 +02:00
parent 18a0816199
commit f76aeaf4cc
6 changed files with 37 additions and 13 deletions

View File

@@ -155,10 +155,14 @@ or
`python3 secdep.py -a delete`
If you want to delete them all in either case you can use the deleteall action instead of the delete
If you want to delete them all in either case you can use the `deleteall` action instead of the delete
Same goes for stop, start and reboot.
# SSHing into a virtual machine 🚀
* Interactive TUI programs such as `vim` and similar will not work.
If you can, prefer a better ssh client.
To SSH into a virtual machine you get the choice from `python3 secdep.py -ssh` or `python3 secdep.py -P gce -ssh` to only choose from the gce instances.