Remove a Cron Job

Remove a Cron Job when it is no longer needed.

  1. On Devopness, navigate to a project, then select an environment
  2. Find the Cron Jobs card
  3. Click View in the Cron Jobs card to see a list of existing Cron Jobs
  4. In the list of Cron Jobs, find the cron job you want to remove and click the NAME of the cron job
  5. On the upper-right corner of the cron job details view, click REMOVE
  6. Follow the prompts then click REMOVE CRON JOB
  7. In the list of Cron Jobs, the recently removed Cron Job will be gone

Required permissions

To follow this guide, you need the following permissions in the target environment.

Resource TypeRequired Permission
Cron JobRemove

For instructions on how to grant user permissions to an environment, please follow the guide Add a team to an environment.

Edit on GitHub