There are no commands defined in the "config:core" namespace

Hi,

We are trying to automate nextcloud installations. We’d like to set up backgroundjobs_mode to “cron”
But using the occ this doesn’t seem to be possible. Is it?

Should we use config:import instead?

Thanks.

Found it!

sudo -u www-data php occ background:cron

Sorry bout the noise. :frowning: