commerce-on-lightning
commerce-on-lightning copied to clipboard
The command 'sfdx commerce:search:start' is not working anymore
Hello,
The sfdx commerce:search:start command is not working anymore (hitting "not a sf command" error). It was useful for us in the context of our CI.
I have @salesforce/cli/2.36.8 version and I can't downgrade.
I also did not manage to find any updated version in the "sf" command list.
Is there any workaround (else than manually running the search index :) )
Regards, JP
Hello @JPGrandclementMirakl, can you post the full error message? commerce:search:start is under our plugin so it should still work if you install the plugin. I wonder if it is an internal command that commerce:search:start uses raises this issue.