cli
cli copied to clipboard
Salesforce CLI
### Summary Getting the error `versions.map is not a function` when running `force:mdapi:deploy` against a Winter '23 preview instance sandbox ### Steps To Reproduce: Run `sfdx force:mdapi:deploy` with a valid...
### Summary _There appears to be an issue with [source tracking](https://github.com/forcedotcom/source-tracking) when deploying a large project (tested with ~13k components). Deployments succeeded after [the fix to source deploy](https://github.com/forcedotcom/source-deploy-retrieve/pull/683) for ~9k...
### Summary sfdx force:source:deploy:report sometimes fail with this error: `ERROR running force:source:deploy:report: Metadata API request failed: The org cannot be found` This started to happen after we upgrade to version...
### Summary Running sfdx update throws `Warning: Attempting to contact update site...` and then `Error: S3 host is not reachable` ### Steps To Reproduce: 1. Run sfdx update ### Expected...
### Summary `sfdx force:package:version:create` doesn't create the version using the next build number if the last created package version has the branch changed by the command `sfdx force:package:version:update` ### Steps...
### Summary When using `sfdx force:cmdt:record:insert` command with CSV file with null or empty value in a row, undefined value and field are being created ### Steps To Reproduce: 1....
### Summary Follow-up from https://github.com/forcedotcom/cli/issues/1408, if you have a long-running SFDX command that passes the 12am mark, the command will start giving errors because probably the current log is being...
**Is your feature request related to a problem? Please describe.** Deploying a large number of packages can take a long time. Using `pushPackageDirectoriesSequentially` set to `true` makes all packages to...
### Summary The help text for the sfdx force:org:delete command states it can be used to "mark a scratch or sandbox org for deletion", but if you run the command...
It's release preview time. See this known issue for more information and updates on a resolution: [Intermittent performance issues on a subset of North American sandbox instances](https://trailblazer.salesforce.com/issues_view?id=a1p4V000001cXA1QAM) ### What happens...