balena-cli/lib/utils
Juan Cruz Viotti f17e9c97b8 Prompt for select application if running device init with no arguments
Currently, if `device init` was ran without an application argument, we
attempted to get the application name from the current directory, given
it was a git repository.

This approach led to confusions from time to time, so now we prompt the
user to select one of it's own applications from a dropdown instead of
checking the current directory in this edge case.

Fixes: https://github.com/resin-io/resin-cli/issues/197
2015-09-29 15:10:59 -04:00
..
helpers.coffee Implement os configure 2015-09-29 13:47:10 -04:00
patterns.coffee Prompt for select application if running device init with no arguments 2015-09-29 15:10:59 -04:00
plugins.coffee Upgrade Nplugm to v3.0.0 2015-08-19 11:27:28 -04:00
update.coffee Don't check for available updates when running as root 2015-08-20 16:54:22 -04:00