amazon-archives / awsmobile-cli

CLI experience for Frontend developers in the JavaScript ecosystem.
Apache License 2.0
142 stars 35 forks source link

Unable to set sync to dev flag as a flag #142

Open calebfroese opened 6 years ago

calebfroese commented 6 years ago

There is no way to run awsmobile pull without being prompted for the syncToDevFlag.

We are running the awsmobile cli on a build service, and piping yes through the cli tool feels like a hack.

Ideally, awsmobile pull should support syncToDevFlag as a flag so that it can be run without manual user input.