kopepasah / vvv-cli

Command line interface for Varying Vagrant Vagrants.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command should detect if current location is an active VVV install.

kopepasah opened this issue · comments

Instead of passing the site argument each time (e.g. vvv wp wordpress-develop -- ...), the command should recognize the existence of an active install and use that information instead.

Example

User runs command from <local>/sites/wordpress-develop, which is registered in vvv-custom.yml. The command should parse the config and get the vm_dir for running the command in the machine.