The 'delete-job' and 'delete-job-schedule' and 'delete-call' and 'delete-call-schedule' commands are all missing support for the optional '--force' or '-f' option causing execution error due to incompatible syntax and resulting in unexpected duplicated setup since the delete command with the optional option is not taking effect:
USAGE:
delete-job JOB_NAME [--force]
delete-job-schedule JOB_NAME SCHEDULE_GUID [--force]
delete-call CALL_NAME [--force]
delete-call-schedule CALL_NAME SCHEDULE_GUID [--force]
OPTIONS:
--force, -f Force deletion without confirmation