dxatscale / sfpowerscripts

A build system for modular development in Salesforce
https://dxatscale.io
MIT License
213 stars 96 forks source link

Some sfpowerscripts commands not available to use with any docker image #1427

Closed MeryamMeilleursagents closed 1 year ago

MeryamMeilleursagents commented 1 year ago

Describe the bug We use the latest docker image for sfpowerscripts. We want to migrate from sfdx to sf. But somme commands don't work with Docker image

To Reproduce using circle ci, we use the lastest Docker image (25.0.6-6556347074)

image

And while execusting somme commands like 'sf sfpowerscripts orchestrator validate' it indicates "Error: Command sfpowerscripts:orchestrator:validate not found"

image

Expected behavior sfpowerscripts commands working

Platform Details (please complete the following information):

azlam-abdulsalam commented 1 year ago

sfpowerscripts is no longer a plugin, use sfp orchestrator:validate or sfpowerscripts orchestrator:validate for sfpowerscripts commands

azlam-abdulsalam commented 1 year ago

I am closing this issue, please feel free to open a new one if you are facing any issues