vagrant-exec icon indicating copy to clipboard operation
vagrant-exec copied to clipboard

Execute commands in Vagrant synced folder

Results 1 vagrant-exec issues
Sort by recently updated
recently updated
newest added

In case of multi-vm environnement, it seems impossible to use exec. ``` sh $ vagrant exec machine-name command This command requires a specific VM name to target in a multi-VM...