The workflow is:
1. Install VP-CLI: `npm i -g @versionpress/vp-cli`
2. `vp login`
3. `mkdir mysite && cd mysite`
4. `vp site init` (will ask for site ID and live/staging environment)
5. `vp site start` (fetches data and starts the site locally)
6. ...work...
7. `vp site upload`
It's not an equivalent of @LocalbyFlywheel though there are some similarities in the underlying technologies (Docker, easy connection to the cloud platform, ...). VP-CLI is not a generic solution right now.
📢 I’m building a continuous integration tool for WordPress developers! It’s called Branch and it will install your dependencies, compile your assets and deploy your plugins and themes. I’ve put a lot of work into this - Go check it out! https://t.co/Dg73RI28Fr ❤️