Hi, everyone, trying to follow this guide here for a dry-run of migrating from legacy project
https://github.com/graphcool/framework/issues/1186
I cloned the project on the console, install the GraphCool CLI (v0.11.2), and obtain the service definition. I'd like to deploy locally and test my app against it and also get familiar with the new GraphCool framework and commands, but when I run >gcf deploy, I don't seem to be able to choose the option to deploy locally, am I missing something? (I already have docker installed on my mac). Any help is appreciated!