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
Right now it's really easy to overwrite everything else in your crontab by just running then whenever command. Since the crontab entry already has delimiters (also used by the --update-crontab option) to just update the section that belongs to whenever, one would expect this to be the default behavior.
Please change the default behavior of the command and add an optional --overwrite-crontab instead.