Skip to content

Commit

Permalink
chore(release): bump to 2.56.7
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Aug 26, 2024
1 parent d91d896 commit b6552ad
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 256 deletions.
30 changes: 15 additions & 15 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.56.6 linux-x64 node-v20.16.0
@salesforce/cli/2.56.7 linux-x64 node-v20.16.0
$ sf --help [COMMAND]
USAGE
$ sf COMMAND
Expand Down Expand Up @@ -2778,7 +2778,7 @@ FLAG DESCRIPTIONS

```
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/create/sandbox.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/create/sandbox.ts)_
## `sf org create scratch`
Expand Down Expand Up @@ -2934,7 +2934,7 @@ FLAG DESCRIPTIONS

```
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/create/scratch.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/create/scratch.ts)_
## `sf org create user`
Expand Down Expand Up @@ -3092,7 +3092,7 @@ Delete the sandbox without prompting to confirm:

```
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/delete/sandbox.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/delete/sandbox.ts)_
## `sf org delete scratch`
Expand Down Expand Up @@ -3138,7 +3138,7 @@ Delete the scratch org without prompting to confirm :

```
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/delete/scratch.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/delete/scratch.ts)_
## `sf org disable tracking`
Expand Down Expand Up @@ -3179,7 +3179,7 @@ Disable source tracking for your default org:

```
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/disable/tracking.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/disable/tracking.ts)_
## `sf org display`
Expand Down Expand Up @@ -3226,7 +3226,7 @@ Display information, including the sfdxAuthUrl property, about the org with alia

```
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/display.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/display.ts)_
## `sf org display user`
Expand Down Expand Up @@ -3311,7 +3311,7 @@ Enable source tracking for your default org:

```
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/enable/tracking.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/enable/tracking.ts)_
## `sf org generate password`
Expand Down Expand Up @@ -3421,7 +3421,7 @@ List orgs and remove local org authorization info about non-active scratch orgs:

```
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/list.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/list.ts)_
## `sf org list auth`
Expand Down Expand Up @@ -3566,7 +3566,7 @@ FLAG DESCRIPTIONS

```
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/list/metadata.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/list/metadata.ts)_
## `sf org list metadata-types`
Expand Down Expand Up @@ -3623,7 +3623,7 @@ FLAG DESCRIPTIONS

```
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/list/metadata-types.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/list/metadata-types.ts)_
## `sf org list sobject record-counts`
Expand Down Expand Up @@ -4215,7 +4215,7 @@ Open a local Flow in Flow Builder:

```
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/open.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/open.ts)_
## `sf org refresh sandbox`
Expand Down Expand Up @@ -4294,7 +4294,7 @@ FLAG DESCRIPTIONS

```
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/refresh/sandbox.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/refresh/sandbox.ts)_
## `sf org resume sandbox`
Expand Down Expand Up @@ -4359,7 +4359,7 @@ FLAG DESCRIPTIONS

```
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/resume/sandbox.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/resume/sandbox.ts)_
## `sf org resume scratch`
Expand Down Expand Up @@ -4408,7 +4408,7 @@ FLAG DESCRIPTIONS

```
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/resume/scratch.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/resume/scratch.ts)_
## `sf package create`
Expand Down
4 changes: 2 additions & 2 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.56.6",
"version": "2.56.7",
"author": "Salesforce",
"bin": {
"sf": "./bin/run.js",
Expand Down Expand Up @@ -161,7 +161,7 @@
"@salesforce/plugin-info": "3.3.29",
"@salesforce/plugin-limits": "3.3.25",
"@salesforce/plugin-marketplace": "1.2.22",
"@salesforce/plugin-org": "4.5.0",
"@salesforce/plugin-org": "4.5.4",
"@salesforce/plugin-packaging": "2.8.0",
"@salesforce/plugin-schema": "3.3.24",
"@salesforce/plugin-settings": "2.3.13",
Expand Down
Loading

0 comments on commit b6552ad

Please sign in to comment.