Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
goSDN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
goSDN
Wiki
Deployment
Virtual Machine with Vagrant
Changes
Page history
New page
Templates
Clone repository
Update Virtual Machine with Vagrant
authored
2 years ago
by
Katharina Renk
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Deployment/Virtual-Machine-with-Vagrant.md
+4
-0
4 additions, 0 deletions
Deployment/Virtual-Machine-with-Vagrant.md
with
4 additions
and
0 deletions
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
...
...
This diff is collapsed.
Click to expand it.