You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are planning doing the migration but we don't know yet when nor how it will be released (which tag / version).
We don't have yet automation to make sure it works and we barely tested it with various result.
Stay tuned, we plan to work on this subject at the earliest in September.
With sfdx-cli being now deprecated will this component be compatible as a plugin to the replacement cli @salesforce/cli?
This is the message on sfdx-cli in npm:
sfdx-cli is deprecated, and no updates are planned. Use @salesforce/cli instead. See https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_move_to_sf_v2.htm
If I install the latest @salesforce/cli and try to install this plugin I get the error
pip@pip:~$ sfdx plugins:install sfdx-git-delta
My steps were:
Get NodeJS 18
sudo npm install -g @salesforce/cli
sfdx plugins:install sfdx-git-delta
The text was updated successfully, but these errors were encountered: