mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
vagrant snapshot (#5032)
This commit is contained in:
parent
643c1d8c36
commit
425ea57f64
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ _1st_arguments=(
|
||||||
'ssh-config:Outputs .ssh/config valid syntax for connecting to this environment via ssh'
|
'ssh-config:Outputs .ssh/config valid syntax for connecting to this environment via ssh'
|
||||||
'status:Shows the status of the current Vagrant environment'
|
'status:Shows the status of the current Vagrant environment'
|
||||||
'suspend:Suspends the currently running vagrant environment'
|
'suspend:Suspends the currently running vagrant environment'
|
||||||
|
'snapshot:Used to manage snapshots with the guest machine'
|
||||||
'up:Creates the vagrant environment'
|
'up:Creates the vagrant environment'
|
||||||
'version:Prints current and latest Vagrant version'
|
'version:Prints current and latest Vagrant version'
|
||||||
'--help:[TASK] Describe available tasks or one specific task'
|
'--help:[TASK] Describe available tasks or one specific task'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue