Skip to content

Commit

Permalink
Merge pull request #1608 from salesforcecli/release/2.39.3
Browse files Browse the repository at this point in the history
Release PR for 2.39.3 as nightly
  • Loading branch information
svc-cli-bot authored Apr 21, 2024
2 parents 868cdaa + 1569d8f commit 85f7b92
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 88 deletions.
64 changes: 32 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli
$ sf COMMAND
running command...
$ sf (--version|-v)
@salesforce/cli/2.39.2 linux-x64 node-v20.12.2
@salesforce/cli/2.39.3 linux-x64 node-v20.12.2
$ sf --help [COMMAND]
USAGE
$ sf COMMAND
Expand Down Expand Up @@ -3251,7 +3251,7 @@ EXAMPLES
$ sf org list auth
```

_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.1/src/commands/org/list/auth.ts)_
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.3/src/commands/org/list/auth.ts)_

## `sf org list limits`

Expand Down Expand Up @@ -3551,7 +3551,7 @@ FLAG DESCRIPTIONS
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
```

_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.1/src/commands/org/login/access-token.ts)_
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.3/src/commands/org/login/access-token.ts)_

## `sf org login device`

Expand Down Expand Up @@ -3611,7 +3611,7 @@ FLAG DESCRIPTIONS
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
```

_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.1/src/commands/org/login/device.ts)_
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.3/src/commands/org/login/device.ts)_

## `sf org login jwt`

Expand Down Expand Up @@ -3702,7 +3702,7 @@ FLAG DESCRIPTIONS
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
```

_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.1/src/commands/org/login/jwt.ts)_
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.3/src/commands/org/login/jwt.ts)_

## `sf org login sfdx-url`

Expand Down Expand Up @@ -3767,7 +3767,7 @@ EXAMPLES
$ echo url | sf org login sfdx-url --sfdx-url-stdin
```

_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.1/src/commands/org/login/sfdx-url.ts)_
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.3/src/commands/org/login/sfdx-url.ts)_

## `sf org login web`

Expand Down Expand Up @@ -3854,7 +3854,7 @@ FLAG DESCRIPTIONS
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
```

_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.1/src/commands/org/login/web.ts)_
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.3/src/commands/org/login/web.ts)_

## `sf org logout`

Expand Down Expand Up @@ -3915,7 +3915,7 @@ FLAG DESCRIPTIONS
All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
```

_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.1/src/commands/org/logout.ts)_
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.3/src/commands/org/logout.ts)_

## `sf org open`

Expand Down Expand Up @@ -5391,7 +5391,7 @@ EXAMPLES
$ sf plugins
```

_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.11/src/commands/plugins/index.ts)_
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.12/src/commands/plugins/index.ts)_

## `sf plugins discover`

Expand Down Expand Up @@ -5436,7 +5436,7 @@ EXAMPLES
$ sf plugins inspect @salesforce/plugin-packaging
```

_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.11/src/commands/plugins/inspect.ts)_
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.12/src/commands/plugins/inspect.ts)_

## `sf plugins install PLUGIN`

Expand Down Expand Up @@ -5485,7 +5485,7 @@ EXAMPLES
$ sf plugins install someuser/someplugin
```

_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.11/src/commands/plugins/install.ts)_
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.12/src/commands/plugins/install.ts)_

## `sf plugins link PATH`

Expand Down Expand Up @@ -5515,7 +5515,7 @@ EXAMPLES
$ sf plugins link @salesforce/plugin-packaging
```

_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.11/src/commands/plugins/link.ts)_
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.12/src/commands/plugins/link.ts)_

## `sf plugins reset`

Expand All @@ -5530,7 +5530,7 @@ FLAGS
--reinstall Reinstall all plugins after uninstalling.
```

_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.11/src/commands/plugins/reset.ts)_
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.12/src/commands/plugins/reset.ts)_

## `sf plugins trust verify`

Expand Down Expand Up @@ -5587,7 +5587,7 @@ EXAMPLES
$ sf plugins uninstall @salesforce/plugin-packaging
```

_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.11/src/commands/plugins/uninstall.ts)_
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.12/src/commands/plugins/uninstall.ts)_

## `sf plugins update`

Expand All @@ -5605,7 +5605,7 @@ DESCRIPTION
Update installed plugins.
```

_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.11/src/commands/plugins/update.ts)_
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.12/src/commands/plugins/update.ts)_

## `sf project convert mdapi`

Expand Down Expand Up @@ -5668,7 +5668,7 @@ FLAG DESCRIPTIONS
If you specify this parameter, don’t specify --metadata or --source-dir.
```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.3/src/commands/project/convert/mdapi.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/convert/mdapi.ts)_

## `sf project convert source`

Expand All @@ -5680,7 +5680,7 @@ USAGE
[-p <value> | -x <value> | -m <value>]
FLAGS
-d, --output-dir=<value> [default: metadataPackage_1713545122419] Output directory to store the Metadata
-d, --output-dir=<value> [default: metadataPackage_1713613645899] Output directory to store the Metadata
API–formatted files in.
-m, --metadata=<value>... Metadata component names to convert.
-n, --package-name=<value> Name of the package to associate with the metadata-formatted files.
Expand Down Expand Up @@ -5741,7 +5741,7 @@ FLAG DESCRIPTIONS
Override the api version used for api requests made by this command
```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.3/src/commands/project/convert/source.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/convert/source.ts)_

## `sf project delete source`

Expand Down Expand Up @@ -5881,7 +5881,7 @@ FLAG DESCRIPTIONS
- Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.3/src/commands/project/delete/source.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/delete/source.ts)_

## `sf project delete tracking`

Expand Down Expand Up @@ -5918,7 +5918,7 @@ EXAMPLES
$ sf project delete tracking --target-org my-scratch
```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.3/src/commands/project/delete/tracking.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/delete/tracking.ts)_

## `sf project deploy cancel`

Expand Down Expand Up @@ -5994,7 +5994,7 @@ FLAG DESCRIPTIONS
project deploy report".
```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.3/src/commands/project/deploy/cancel.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/deploy/cancel.ts)_

## `sf project deploy preview`

Expand Down Expand Up @@ -6080,7 +6080,7 @@ FLAG DESCRIPTIONS
All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.3/src/commands/project/deploy/preview.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/deploy/preview.ts)_

## `sf project deploy quick`

Expand Down Expand Up @@ -6177,7 +6177,7 @@ ERROR CODES
Canceling (69) The deploy is being canceled.
```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.3/src/commands/project/deploy/quick.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/deploy/quick.ts)_

## `sf project deploy report`

Expand Down Expand Up @@ -6273,7 +6273,7 @@ FLAG DESCRIPTIONS
--coverage-formatters lcov --coverage-formatters clover
```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.3/src/commands/project/deploy/report.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/deploy/report.ts)_

## `sf project deploy resume`

Expand Down Expand Up @@ -6370,7 +6370,7 @@ ERROR CODES
Canceling (69) The deploy is being canceled.
```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.3/src/commands/project/deploy/resume.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/deploy/resume.ts)_

## `sf project deploy start`

Expand Down Expand Up @@ -6608,7 +6608,7 @@ ERROR CODES
Canceling (69) The deploy is being canceled.
```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.3/src/commands/project/deploy/start.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/deploy/start.ts)_

## `sf project deploy validate`

Expand Down Expand Up @@ -6800,7 +6800,7 @@ ERROR CODES
Canceling (69) The deploy is being canceled.
```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.3/src/commands/project/deploy/validate.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/deploy/validate.ts)_

## `sf project generate`

Expand Down Expand Up @@ -6981,7 +6981,7 @@ EXAMPLES
$ sf project generate manifest --from-org [email protected] --include-packages unlocked
```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.3/src/commands/project/generate/manifest.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/generate/manifest.ts)_

## `sf project list ignored`

Expand Down Expand Up @@ -7023,7 +7023,7 @@ EXAMPLES
$ sf project list ignored --source-dir package.xml
```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.3/src/commands/project/list/ignored.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/list/ignored.ts)_

## `sf project reset tracking`

Expand Down Expand Up @@ -7072,7 +7072,7 @@ EXAMPLES
$ sf project reset tracking --revision 30
```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.3/src/commands/project/reset/tracking.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/reset/tracking.ts)_

## `sf project retrieve preview`

Expand Down Expand Up @@ -7129,7 +7129,7 @@ FLAG DESCRIPTIONS
Overrides your default org.
```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.3/src/commands/project/retrieve/preview.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/retrieve/preview.ts)_

## `sf project retrieve start`

Expand Down Expand Up @@ -7288,7 +7288,7 @@ ENVIRONMENT VARIABLES
SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the metadata deploy command.
```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.3/src/commands/project/retrieve/start.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/retrieve/start.ts)_

## `sf schema generate field`

Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/cli",
"description": "The Salesforce CLI",
"version": "2.39.2",
"version": "2.39.3",
"author": "Salesforce",
"bin": {
"sf": "./bin/run.js",
Expand Down Expand Up @@ -75,7 +75,7 @@
"@salesforce/plugin-user"
],
"jitPlugins": {
"@salesforce/plugin-custom-metadata": "3.3.2",
"@salesforce/plugin-custom-metadata": "3.3.3",
"@salesforce/plugin-community": "3.2.3",
"@salesforce/plugin-dev": "2.3.0",
"@salesforce/plugin-devops-center": "1.2.9",
Expand Down Expand Up @@ -143,8 +143,8 @@
"@oclif/plugin-autocomplete": "3.0.15",
"@oclif/plugin-commands": "3.3.1",
"@oclif/plugin-help": "6.0.21",
"@oclif/plugin-not-found": "3.1.4",
"@oclif/plugin-plugins": "5.0.11",
"@oclif/plugin-not-found": "3.1.5",
"@oclif/plugin-plugins": "5.0.12",
"@oclif/plugin-search": "1.0.22",
"@oclif/plugin-update": "4.2.6",
"@oclif/plugin-version": "2.0.17",
Expand All @@ -153,9 +153,9 @@
"@salesforce/core": "^7.2.0",
"@salesforce/kit": "^3.1.0",
"@salesforce/plugin-apex": "3.1.7",
"@salesforce/plugin-auth": "3.6.1",
"@salesforce/plugin-auth": "3.6.3",
"@salesforce/plugin-data": "3.3.1",
"@salesforce/plugin-deploy-retrieve": "3.6.3",
"@salesforce/plugin-deploy-retrieve": "3.6.5",
"@salesforce/plugin-info": "3.2.1",
"@salesforce/plugin-limits": "3.3.3",
"@salesforce/plugin-marketplace": "1.2.1",
Expand All @@ -164,8 +164,8 @@
"@salesforce/plugin-schema": "3.3.3",
"@salesforce/plugin-settings": "2.2.1",
"@salesforce/plugin-sobject": "1.3.4",
"@salesforce/plugin-source": "3.3.1",
"@salesforce/plugin-telemetry": "3.3.3",
"@salesforce/plugin-source": "3.3.3",
"@salesforce/plugin-telemetry": "3.3.4",
"@salesforce/plugin-templates": "56.2.2",
"@salesforce/plugin-trust": "3.6.3",
"@salesforce/plugin-user": "3.5.2",
Expand Down
Loading

0 comments on commit 85f7b92

Please sign in to comment.