mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 00:40:07 +00:00
Merge pull request #5076 from tomasnorre/VagrantSnapshot
[TASK] Vagrant plugin: Add missing vagrant snapshot command
This commit is contained in:
commit
4a1e89c58b
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ _1st_arguments=(
|
|||
'rsync:Syncs rsync synced folders to remote machine'
|
||||
'rsync-auto:Syncs rsync synced folders automatically when files change'
|
||||
'share:Shares your Vagrant environment with anyone in the world'
|
||||
'snapshot:Manage snapshots with the guest machine'
|
||||
'ssh:SSH into the currently running environment'
|
||||
'ssh-config:Outputs .ssh/config valid syntax for connecting to this environment via ssh'
|
||||
'status:Shows the status of the current Vagrant environment'
|
||||
|
|
Loading…
Reference in a new issue