You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"version":"0.0.5","commands":{"list-sites":{"id":"list-sites","description":"list all Local sites","pluginName":"@getflywheel/local-cli","pluginType":"core","aliases":[],"examples":["$ local-cli list"],"flags":{},"args":[]},"start-site":{"id":"start-site","description":"start a Local site and all of its services","pluginName":"@getflywheel/local-cli","pluginType":"core","aliases":[],"examples":["$ local-cli start-site 6mC6PsMCh"],"flags":{},"args":[{"name":"siteID","required":true}]},"stop-site":{"id":"stop-site","description":"stop a Local site and all of its services","pluginName":"@getflywheel/local-cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"siteID","required":true}]}}}