For example, to run hyp sync in a cron job once every hour, it would help if hyp skips checking for confirmation (currently it asks Begin sync? [y/N]). Several command line tools have a -y/--yes or similar option to always assume the answer is yes. Could hyp get this too?
For example, to run
hyp sync
in a cron job once every hour, it would help if hyp skips checking for confirmation (currently it asksBegin sync? [y/N]
). Several command line tools have a-y
/--yes
or similar option to always assume the answer is yes. Could hyp get this too?