Hello @archieplugins,
Thanks for reaching us,
CTX Feed runs automatic updates via WP Cron, which schedules events in WordPress by default. The automatic updates executed by CTX Feed follow a specified interval rather than occurring at a specific timestamp. However, you can set an interval to run the updates at a specific time. For example, if you want to run the cron event at 7 AM every day, you can initiate it at 7 AM today and set the interval to 24 hours. This may help you achieve your desired schedule.
If you want to run a cron event from WP CLI, you can do so using this command in your command line:wp cron event run woo_feed_update_single_feed