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
ivankravets
changed the title
Add global "-q/--quiet" option which will suppress user prompts
Add global -f/--force option which will accept any confirmation prompts
Apr 6, 2015
ivankravets
changed the title
Add global -f/--force option which will accept any confirmation prompts
Add global "-f/--force" option which will accept any confirmation prompts
Apr 6, 2015
ivankravets
changed the title
Add global "-f/--force" option which will accept any confirmation prompts
Add global "-f, --force" option which will accept any confirmation prompts
Apr 6, 2015
ivankravets
changed the title
Add global "-f, --force" option which will accept any confirmation prompts
Add global "-f, --force" option which will force to accept any confirmation prompts
Apr 6, 2015
As we propose users to use PlatformIO for Continuos Integration (#108) and IDE Integration (#151) we should allow to avoid PlatformIO blocks command execution using user prompt.
I propose to add global
-f, --force
option for the all PlatformIO commands which will force to accept any confirmation prompts. For example,The text was updated successfully, but these errors were encountered: