In VIP Go’s mu-plugins, to update everything:git pull && git submodule update --recursive --remote
With VVV, after setting up a site, to enable Query Monitor:wp user add-cap wordpress view_query_monitor
To flush memcache:echo 'flush_all' | nc localhost 11211