scan-all schedule
scan-all schedule create
Options
--type
<TYPE>
The schedule type. The valid values are 'Hourly', 'Daily', 'Weekly', 'Custom', 'Manual', 'None' and 'Schedule'.
'Manual' means to trigger it right away, 'Schedule' means to trigger it by a specified cron schedule and
'None' means to cancel the schedule.
Type: text
--cron
<CRON>
A cron expression, a time-based job scheduler.
Type: text
scan-all schedule get
Get the current 'Scan All' schedule.
scan-all schedule update
Options
--type
<TYPE>
The schedule type. The valid values are 'Hourly', 'Daily', 'Weekly', 'Custom', 'Manual', 'None' and 'Schedule'.
'Manual' means to trigger it right away, 'Schedule' means to trigger it by a specified cron schedule and
'None' means to cancel the schedule.
Type: text
--cron
<CRON>
A cron expression, a time-based job scheduler.
Type: text