Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Virtual Machine with Vagrant
authored
Apr 25, 2023
by
Katharina Renk
Show whitespace changes
Inline
Side-by-side
Deployment/Virtual-Machine-with-Vagrant.md
View page @
432ed462
...
@@ -68,6 +68,10 @@ Status of VM
...
@@ -68,6 +68,10 @@ Status of VM
```
bash
```
bash
vagrant status
vagrant status
```
```
Connect to VM via ssh
```
bash
vagrant status
```
Take a snapshot
Take a snapshot
```
bash
```
bash
vagrant snapshot
vagrant snapshot
...
...