@salesforce/plugin-org 5.1.2 → 5.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -241,7 +241,7 @@ FLAG DESCRIPTIONS
241
241
  You can specify either --source-sandbox-name or --source-id when cloning an existing sandbox, but not both.
242
242
  ```
243
243
 
244
- _See code: [src/commands/org/create/sandbox.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.2/src/commands/org/create/sandbox.ts)_
244
+ _See code: [src/commands/org/create/sandbox.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.4/src/commands/org/create/sandbox.ts)_
245
245
 
246
246
  ## `sf org create scratch`
247
247
 
@@ -395,7 +395,7 @@ FLAG DESCRIPTIONS
395
395
  Omit this flag to have Salesforce generate a unique username for your org.
396
396
  ```
397
397
 
398
- _See code: [src/commands/org/create/scratch.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.2/src/commands/org/create/scratch.ts)_
398
+ _See code: [src/commands/org/create/scratch.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.4/src/commands/org/create/scratch.ts)_
399
399
 
400
400
  ## `sf org delete sandbox`
401
401
 
@@ -441,7 +441,7 @@ EXAMPLES
441
441
  $ sf org delete sandbox --target-org my-sandbox --no-prompt
442
442
  ```
443
443
 
444
- _See code: [src/commands/org/delete/sandbox.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.2/src/commands/org/delete/sandbox.ts)_
444
+ _See code: [src/commands/org/delete/sandbox.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.4/src/commands/org/delete/sandbox.ts)_
445
445
 
446
446
  ## `sf org delete scratch`
447
447
 
@@ -485,7 +485,7 @@ EXAMPLES
485
485
  $ sf org delete scratch --target-org my-scratch-org --no-prompt
486
486
  ```
487
487
 
488
- _See code: [src/commands/org/delete/scratch.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.2/src/commands/org/delete/scratch.ts)_
488
+ _See code: [src/commands/org/delete/scratch.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.4/src/commands/org/delete/scratch.ts)_
489
489
 
490
490
  ## `sf org disable tracking`
491
491
 
@@ -524,7 +524,7 @@ EXAMPLES
524
524
  $ sf org disable tracking
525
525
  ```
526
526
 
527
- _See code: [src/commands/org/disable/tracking.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.2/src/commands/org/disable/tracking.ts)_
527
+ _See code: [src/commands/org/disable/tracking.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.4/src/commands/org/disable/tracking.ts)_
528
528
 
529
529
  ## `sf org display`
530
530
 
@@ -569,7 +569,7 @@ EXAMPLES
569
569
  $ sf org display --target-org TestOrg1 --verbose
570
570
  ```
571
571
 
572
- _See code: [src/commands/org/display.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.2/src/commands/org/display.ts)_
572
+ _See code: [src/commands/org/display.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.4/src/commands/org/display.ts)_
573
573
 
574
574
  ## `sf org enable tracking`
575
575
 
@@ -611,7 +611,7 @@ EXAMPLES
611
611
  $ sf org enable tracking
612
612
  ```
613
613
 
614
- _See code: [src/commands/org/enable/tracking.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.2/src/commands/org/enable/tracking.ts)_
614
+ _See code: [src/commands/org/enable/tracking.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.4/src/commands/org/enable/tracking.ts)_
615
615
 
616
616
  ## `sf org list`
617
617
 
@@ -650,7 +650,7 @@ EXAMPLES
650
650
  $ sf org list --clean
651
651
  ```
652
652
 
653
- _See code: [src/commands/org/list.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.2/src/commands/org/list.ts)_
653
+ _See code: [src/commands/org/list.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.4/src/commands/org/list.ts)_
654
654
 
655
655
  ## `sf org list metadata`
656
656
 
@@ -717,7 +717,7 @@ FLAG DESCRIPTIONS
717
717
  Examples of metadata types that use folders are Dashboard, Document, EmailTemplate, and Report.
718
718
  ```
719
719
 
720
- _See code: [src/commands/org/list/metadata.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.2/src/commands/org/list/metadata.ts)_
720
+ _See code: [src/commands/org/list/metadata.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.4/src/commands/org/list/metadata.ts)_
721
721
 
722
722
  ## `sf org list metadata-types`
723
723
 
@@ -772,7 +772,7 @@ FLAG DESCRIPTIONS
772
772
  Override the api version used for api requests made by this command
773
773
  ```
774
774
 
775
- _See code: [src/commands/org/list/metadata-types.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.2/src/commands/org/list/metadata-types.ts)_
775
+ _See code: [src/commands/org/list/metadata-types.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.4/src/commands/org/list/metadata-types.ts)_
776
776
 
777
777
  ## `sf org open`
778
778
 
@@ -848,7 +848,7 @@ EXAMPLES
848
848
  $ sf org open --source-file force-app/main/default/bots/Coral_Cloud_Agent/Coral_Cloud_Agent.bot-meta.xml
849
849
  ```
850
850
 
851
- _See code: [src/commands/org/open.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.2/src/commands/org/open.ts)_
851
+ _See code: [src/commands/org/open.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.4/src/commands/org/open.ts)_
852
852
 
853
853
  ## `sf org refresh sandbox`
854
854
 
@@ -925,7 +925,7 @@ FLAG DESCRIPTIONS
925
925
  By default, a sandbox auto-activates after a refresh. Use this flag to control sandbox activation manually.
926
926
  ```
927
927
 
928
- _See code: [src/commands/org/refresh/sandbox.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.2/src/commands/org/refresh/sandbox.ts)_
928
+ _See code: [src/commands/org/refresh/sandbox.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.4/src/commands/org/refresh/sandbox.ts)_
929
929
 
930
930
  ## `sf org resume sandbox`
931
931
 
@@ -988,7 +988,7 @@ FLAG DESCRIPTIONS
988
988
  returns the job ID. To resume checking the sandbox creation, rerun this command.
989
989
  ```
990
990
 
991
- _See code: [src/commands/org/resume/sandbox.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.2/src/commands/org/resume/sandbox.ts)_
991
+ _See code: [src/commands/org/resume/sandbox.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.4/src/commands/org/resume/sandbox.ts)_
992
992
 
993
993
  ## `sf org resume scratch`
994
994
 
@@ -1035,6 +1035,6 @@ FLAG DESCRIPTIONS
1035
1035
  The job ID is valid for 24 hours after you start the scratch org creation.
1036
1036
  ```
1037
1037
 
1038
- _See code: [src/commands/org/resume/scratch.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.2/src/commands/org/resume/scratch.ts)_
1038
+ _See code: [src/commands/org/resume/scratch.ts](https://github.com/salesforcecli/plugin-org/blob/5.1.4/src/commands/org/resume/scratch.ts)_
1039
1039
 
1040
1040
  <!-- commandsstop -->
@@ -825,69 +825,6 @@
825
825
  "scratch:create:org"
826
826
  ]
827
827
  },
828
- "org:disable:tracking": {
829
- "aliases": [],
830
- "args": {},
831
- "description": "Disabling source tracking has no direct effect on the org, it affects only your local environment. Specifically, Salesforce CLI stores the setting in the org's local configuration file so that no source tracking operations are executed when working with the org.",
832
- "examples": [
833
- "Disable source tracking for an org with alias \"myscratch\":\n<%= config.bin %> <%= command.id %> --target-org myscratch",
834
- "Disable source tracking for an org using a username:\n<%= config.bin %> <%= command.id %> --target-org you@example.com",
835
- "Disable source tracking for your default org:\n<%= config.bin %> <%= command.id %>"
836
- ],
837
- "flags": {
838
- "json": {
839
- "description": "Format output as json.",
840
- "helpGroup": "GLOBAL",
841
- "name": "json",
842
- "allowNo": false,
843
- "type": "boolean"
844
- },
845
- "flags-dir": {
846
- "helpGroup": "GLOBAL",
847
- "name": "flags-dir",
848
- "summary": "Import flag values from a directory.",
849
- "hasDynamicHelp": false,
850
- "multiple": false,
851
- "type": "option"
852
- },
853
- "target-org": {
854
- "char": "o",
855
- "name": "target-org",
856
- "noCacheDefault": true,
857
- "required": true,
858
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
859
- "hasDynamicHelp": true,
860
- "multiple": false,
861
- "type": "option"
862
- }
863
- },
864
- "hasDynamicHelp": true,
865
- "hiddenAliases": [],
866
- "id": "org:disable:tracking",
867
- "pluginAlias": "@salesforce/plugin-org",
868
- "pluginName": "@salesforce/plugin-org",
869
- "pluginType": "core",
870
- "strict": true,
871
- "summary": "Prevent Salesforce CLI from tracking changes in your source files between your project and an org.",
872
- "enableJsonFlag": true,
873
- "isESM": true,
874
- "relativePath": [
875
- "lib",
876
- "commands",
877
- "org",
878
- "disable",
879
- "tracking.js"
880
- ],
881
- "aliasPermutations": [],
882
- "permutations": [
883
- "org:disable:tracking",
884
- "disable:org:tracking",
885
- "disable:tracking:org",
886
- "org:tracking:disable",
887
- "tracking:org:disable",
888
- "tracking:disable:org"
889
- ]
890
- },
891
828
  "org:delete:sandbox": {
892
829
  "aliases": [
893
830
  "env:delete:sandbox"
@@ -1056,6 +993,69 @@
1056
993
  "scratch:delete:org"
1057
994
  ]
1058
995
  },
996
+ "org:disable:tracking": {
997
+ "aliases": [],
998
+ "args": {},
999
+ "description": "Disabling source tracking has no direct effect on the org, it affects only your local environment. Specifically, Salesforce CLI stores the setting in the org's local configuration file so that no source tracking operations are executed when working with the org.",
1000
+ "examples": [
1001
+ "Disable source tracking for an org with alias \"myscratch\":\n<%= config.bin %> <%= command.id %> --target-org myscratch",
1002
+ "Disable source tracking for an org using a username:\n<%= config.bin %> <%= command.id %> --target-org you@example.com",
1003
+ "Disable source tracking for your default org:\n<%= config.bin %> <%= command.id %>"
1004
+ ],
1005
+ "flags": {
1006
+ "json": {
1007
+ "description": "Format output as json.",
1008
+ "helpGroup": "GLOBAL",
1009
+ "name": "json",
1010
+ "allowNo": false,
1011
+ "type": "boolean"
1012
+ },
1013
+ "flags-dir": {
1014
+ "helpGroup": "GLOBAL",
1015
+ "name": "flags-dir",
1016
+ "summary": "Import flag values from a directory.",
1017
+ "hasDynamicHelp": false,
1018
+ "multiple": false,
1019
+ "type": "option"
1020
+ },
1021
+ "target-org": {
1022
+ "char": "o",
1023
+ "name": "target-org",
1024
+ "noCacheDefault": true,
1025
+ "required": true,
1026
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1027
+ "hasDynamicHelp": true,
1028
+ "multiple": false,
1029
+ "type": "option"
1030
+ }
1031
+ },
1032
+ "hasDynamicHelp": true,
1033
+ "hiddenAliases": [],
1034
+ "id": "org:disable:tracking",
1035
+ "pluginAlias": "@salesforce/plugin-org",
1036
+ "pluginName": "@salesforce/plugin-org",
1037
+ "pluginType": "core",
1038
+ "strict": true,
1039
+ "summary": "Prevent Salesforce CLI from tracking changes in your source files between your project and an org.",
1040
+ "enableJsonFlag": true,
1041
+ "isESM": true,
1042
+ "relativePath": [
1043
+ "lib",
1044
+ "commands",
1045
+ "org",
1046
+ "disable",
1047
+ "tracking.js"
1048
+ ],
1049
+ "aliasPermutations": [],
1050
+ "permutations": [
1051
+ "org:disable:tracking",
1052
+ "disable:org:tracking",
1053
+ "disable:tracking:org",
1054
+ "org:tracking:disable",
1055
+ "tracking:org:disable",
1056
+ "tracking:disable:org"
1057
+ ]
1058
+ },
1059
1059
  "org:enable:tracking": {
1060
1060
  "aliases": [],
1061
1061
  "args": {},
@@ -1698,5 +1698,5 @@
1698
1698
  ]
1699
1699
  }
1700
1700
  },
1701
- "version": "5.1.2"
1701
+ "version": "5.1.4"
1702
1702
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-org",
3
3
  "description": "Commands to interact with Salesforce orgs",
4
- "version": "5.1.2",
4
+ "version": "5.1.4",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
@@ -9,8 +9,8 @@
9
9
  "@oclif/multi-stage-output": "^0.7.8",
10
10
  "@salesforce/core": "^8.6.4",
11
11
  "@salesforce/kit": "^3.2.3",
12
- "@salesforce/sf-plugins-core": "^12.0.9",
13
- "@salesforce/source-deploy-retrieve": "^12.10.0",
12
+ "@salesforce/sf-plugins-core": "^12.0.11",
13
+ "@salesforce/source-deploy-retrieve": "^12.10.1",
14
14
  "ansis": "^3.2.0",
15
15
  "change-case": "^5.4.4",
16
16
  "is-wsl": "^3.1.0",
@@ -19,7 +19,7 @@
19
19
  },
20
20
  "devDependencies": {
21
21
  "@oclif/plugin-command-snapshot": "^5.2.18",
22
- "@salesforce/cli-plugins-testkit": "^5.3.35",
22
+ "@salesforce/cli-plugins-testkit": "^5.3.36",
23
23
  "@salesforce/dev-scripts": "^10.2.10",
24
24
  "@salesforce/plugin-command-reference": "^3.1.31",
25
25
  "@salesforce/ts-sinon": "^1.4.28",
@@ -226,7 +226,7 @@
226
226
  "exports": "./lib/index.js",
227
227
  "type": "module",
228
228
  "sfdx": {
229
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-org/5.1.2.crt",
230
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-org/5.1.2.sig"
229
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-org/5.1.4.crt",
230
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-org/5.1.4.sig"
231
231
  }
232
232
  }