Edit a Cron Job

Edit a Cron Job to modify the schedule, command, or other settings of an existing Cron Job.

  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 edit and click the NAME of the cron job
  5. On the Cron Job details page, click EDIT in the upper-right corner
  6. Follow the prompts then click CONFIRM
  7. In the Cron Job details view, the recently updated Cron Job details can be seen

Required Permissions

To complete the steps in this guide, the user needs the following permissions in the environment:

Resource TypePermission
Cron JobEdit

For instructions on how to grant user permissions in an environment, see Add team to an Environment

Edit on GitHub