Google Shopping
On this page
It is possible to generate the feed through CLI with the following commands:
Generate all feeds php bin/magento googleshopping:feed:create
Generate the available feeds for example store-view 1 only: php bin/magento googleshopping:feed:generate --store-id 1
You can use —help to get cron info: php bin/magento googleshopping:feed:generate --help