Is there a way to delete a cron job through CLI?

There’s add, and disable, but the former just adds, and the latter disables without removing.
I accidentally added a job to the wrong repo, one that’s not active within Drone so I can’t remove it through the UI.

Both delete or -d etc. and remove aren’t valid commands (obviously), so how would I go about removing the (disabled) job?

Hi

Have you been able to find an answer i have the same question ?