Scratch org removal is broken with "Nonexistent flag: -v" due to temporary Salesforce CLI regression

Issue #2326 resolved
Scott Wells repo owner created an issue

This was originally logged in the discussion groups:

https://groups.google.com/u/1/a/illuminatedcloud.com/g/discussion/c/EIdpDItj21c

As described there, the -v devHubId argument for the force:org:delete command was removed by Salesforce breaking the CLI-as-an-API stable interface contract.

This was already logged in their public issue tracker:

https://github.com/forcedotcom/cli/issues/1925

and a fix has already been implemented:

https://github.com/salesforcecli/plugin-org/pull/581

Once a new CLI build is available with this fix, please update to it and the problem will be resolved.

Comments (2)

  1. Scott Wells reporter

    Salesforce has updated the CLI with the necessary fix. Please ensure that you're on the latest CLI version if still seeing this issue.

  2. Log in to comment