We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
858ac87
Now you will be able to describe cron expression like
cdt cron -d "* * * * *"
also will be able to schedule commands via cron
cdt cron -r "echo hello" '* * * * *'