@salesforce/plugin-org 5.9.64 → 5.9.65

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
@@ -248,7 +248,7 @@ FLAG DESCRIPTIONS
248
248
  You can specify either --source-sandbox-name or --source-id when cloning an existing sandbox, but not both.
249
249
  ```
250
250
 
251
- _See code: [src/commands/org/create/sandbox.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.64/src/commands/org/create/sandbox.ts)_
251
+ _See code: [src/commands/org/create/sandbox.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.65/src/commands/org/create/sandbox.ts)_
252
252
 
253
253
  ## `sf org create scratch`
254
254
 
@@ -430,7 +430,7 @@ FLAG DESCRIPTIONS
430
430
  Omit this flag to have Salesforce generate a unique username for your org.
431
431
  ```
432
432
 
433
- _See code: [src/commands/org/create/scratch.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.64/src/commands/org/create/scratch.ts)_
433
+ _See code: [src/commands/org/create/scratch.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.65/src/commands/org/create/scratch.ts)_
434
434
 
435
435
  ## `sf org delete sandbox`
436
436
 
@@ -476,7 +476,7 @@ EXAMPLES
476
476
  $ sf org delete sandbox --target-org my-sandbox --no-prompt
477
477
  ```
478
478
 
479
- _See code: [src/commands/org/delete/sandbox.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.64/src/commands/org/delete/sandbox.ts)_
479
+ _See code: [src/commands/org/delete/sandbox.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.65/src/commands/org/delete/sandbox.ts)_
480
480
 
481
481
  ## `sf org delete scratch`
482
482
 
@@ -520,7 +520,7 @@ EXAMPLES
520
520
  $ sf org delete scratch --target-org my-scratch-org --no-prompt
521
521
  ```
522
522
 
523
- _See code: [src/commands/org/delete/scratch.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.64/src/commands/org/delete/scratch.ts)_
523
+ _See code: [src/commands/org/delete/scratch.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.65/src/commands/org/delete/scratch.ts)_
524
524
 
525
525
  ## `sf org disable tracking`
526
526
 
@@ -559,7 +559,7 @@ EXAMPLES
559
559
  $ sf org disable tracking
560
560
  ```
561
561
 
562
- _See code: [src/commands/org/disable/tracking.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.64/src/commands/org/disable/tracking.ts)_
562
+ _See code: [src/commands/org/disable/tracking.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.65/src/commands/org/disable/tracking.ts)_
563
563
 
564
564
  ## `sf org display`
565
565
 
@@ -604,7 +604,7 @@ EXAMPLES
604
604
  $ sf org display --target-org TestOrg1 --verbose
605
605
  ```
606
606
 
607
- _See code: [src/commands/org/display.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.64/src/commands/org/display.ts)_
607
+ _See code: [src/commands/org/display.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.65/src/commands/org/display.ts)_
608
608
 
609
609
  ## `sf org enable tracking`
610
610
 
@@ -646,7 +646,7 @@ EXAMPLES
646
646
  $ sf org enable tracking
647
647
  ```
648
648
 
649
- _See code: [src/commands/org/enable/tracking.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.64/src/commands/org/enable/tracking.ts)_
649
+ _See code: [src/commands/org/enable/tracking.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.65/src/commands/org/enable/tracking.ts)_
650
650
 
651
651
  ## `sf org list`
652
652
 
@@ -685,7 +685,7 @@ EXAMPLES
685
685
  $ sf org list --clean
686
686
  ```
687
687
 
688
- _See code: [src/commands/org/list.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.64/src/commands/org/list.ts)_
688
+ _See code: [src/commands/org/list.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.65/src/commands/org/list.ts)_
689
689
 
690
690
  ## `sf org list metadata`
691
691
 
@@ -752,7 +752,7 @@ FLAG DESCRIPTIONS
752
752
  Examples of metadata types that use folders are Dashboard, Document, EmailTemplate, and Report.
753
753
  ```
754
754
 
755
- _See code: [src/commands/org/list/metadata.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.64/src/commands/org/list/metadata.ts)_
755
+ _See code: [src/commands/org/list/metadata.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.65/src/commands/org/list/metadata.ts)_
756
756
 
757
757
  ## `sf org list metadata-types`
758
758
 
@@ -807,7 +807,7 @@ FLAG DESCRIPTIONS
807
807
  Override the api version used for api requests made by this command
808
808
  ```
809
809
 
810
- _See code: [src/commands/org/list/metadata-types.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.64/src/commands/org/list/metadata-types.ts)_
810
+ _See code: [src/commands/org/list/metadata-types.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.65/src/commands/org/list/metadata-types.ts)_
811
811
 
812
812
  ## `sf org open`
813
813
 
@@ -883,7 +883,7 @@ EXAMPLES
883
883
  $ sf org open --source-file force-app/main/default/bots/Coral_Cloud_Agent/Coral_Cloud_Agent.bot-meta.xml
884
884
  ```
885
885
 
886
- _See code: [src/commands/org/open.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.64/src/commands/org/open.ts)_
886
+ _See code: [src/commands/org/open.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.65/src/commands/org/open.ts)_
887
887
 
888
888
  ## `sf org open agent`
889
889
 
@@ -934,7 +934,7 @@ EXAMPLES
934
934
  $ sf org open agent --target-org MyTestOrg1 --browser firefox --api-name Coral_Cloud_Agent
935
935
  ```
936
936
 
937
- _See code: [src/commands/org/open/agent.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.64/src/commands/org/open/agent.ts)_
937
+ _See code: [src/commands/org/open/agent.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.65/src/commands/org/open/agent.ts)_
938
938
 
939
939
  ## `sf org open authoring-bundle`
940
940
 
@@ -980,7 +980,7 @@ EXAMPLES
980
980
  $ sf org open authoring-bundle --target-org MyTestOrg1 --browser firefox
981
981
  ```
982
982
 
983
- _See code: [src/commands/org/open/authoring-bundle.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.64/src/commands/org/open/authoring-bundle.ts)_
983
+ _See code: [src/commands/org/open/authoring-bundle.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.65/src/commands/org/open/authoring-bundle.ts)_
984
984
 
985
985
  ## `sf org refresh sandbox`
986
986
 
@@ -1083,7 +1083,7 @@ FLAG DESCRIPTIONS
1083
1083
  You can specify either --source-sandbox-name or --source-id when refreshing an existing sandbox, but not both.
1084
1084
  ```
1085
1085
 
1086
- _See code: [src/commands/org/refresh/sandbox.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.64/src/commands/org/refresh/sandbox.ts)_
1086
+ _See code: [src/commands/org/refresh/sandbox.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.65/src/commands/org/refresh/sandbox.ts)_
1087
1087
 
1088
1088
  ## `sf org resume sandbox`
1089
1089
 
@@ -1146,7 +1146,7 @@ FLAG DESCRIPTIONS
1146
1146
  returns the job ID. To resume checking the sandbox creation, rerun this command.
1147
1147
  ```
1148
1148
 
1149
- _See code: [src/commands/org/resume/sandbox.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.64/src/commands/org/resume/sandbox.ts)_
1149
+ _See code: [src/commands/org/resume/sandbox.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.65/src/commands/org/resume/sandbox.ts)_
1150
1150
 
1151
1151
  ## `sf org resume scratch`
1152
1152
 
@@ -1199,6 +1199,6 @@ FLAG DESCRIPTIONS
1199
1199
  returns the job ID. To resume checking the scratch creation, rerun this command.
1200
1200
  ```
1201
1201
 
1202
- _See code: [src/commands/org/resume/scratch.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.64/src/commands/org/resume/scratch.ts)_
1202
+ _See code: [src/commands/org/resume/scratch.ts](https://github.com/salesforcecli/plugin-org/blob/5.9.65/src/commands/org/resume/scratch.ts)_
1203
1203
 
1204
1204
  <!-- commandsstop -->
@@ -851,6 +851,69 @@
851
851
  "scratch:create:org"
852
852
  ]
853
853
  },
854
+ "org:disable:tracking": {
855
+ "aliases": [],
856
+ "args": {},
857
+ "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.",
858
+ "examples": [
859
+ "Disable source tracking for an org with alias \"myscratch\":\n<%= config.bin %> <%= command.id %> --target-org myscratch",
860
+ "Disable source tracking for an org using a username:\n<%= config.bin %> <%= command.id %> --target-org you@example.com",
861
+ "Disable source tracking for your default org:\n<%= config.bin %> <%= command.id %>"
862
+ ],
863
+ "flags": {
864
+ "json": {
865
+ "description": "Format output as json.",
866
+ "helpGroup": "GLOBAL",
867
+ "name": "json",
868
+ "allowNo": false,
869
+ "type": "boolean"
870
+ },
871
+ "flags-dir": {
872
+ "helpGroup": "GLOBAL",
873
+ "name": "flags-dir",
874
+ "summary": "Import flag values from a directory.",
875
+ "hasDynamicHelp": false,
876
+ "multiple": false,
877
+ "type": "option"
878
+ },
879
+ "target-org": {
880
+ "char": "o",
881
+ "name": "target-org",
882
+ "noCacheDefault": true,
883
+ "required": true,
884
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
885
+ "hasDynamicHelp": true,
886
+ "multiple": false,
887
+ "type": "option"
888
+ }
889
+ },
890
+ "hasDynamicHelp": true,
891
+ "hiddenAliases": [],
892
+ "id": "org:disable:tracking",
893
+ "pluginAlias": "@salesforce/plugin-org",
894
+ "pluginName": "@salesforce/plugin-org",
895
+ "pluginType": "core",
896
+ "strict": true,
897
+ "summary": "Prevent Salesforce CLI from tracking changes in your source files between your project and an org.",
898
+ "enableJsonFlag": true,
899
+ "isESM": true,
900
+ "relativePath": [
901
+ "lib",
902
+ "commands",
903
+ "org",
904
+ "disable",
905
+ "tracking.js"
906
+ ],
907
+ "aliasPermutations": [],
908
+ "permutations": [
909
+ "org:disable:tracking",
910
+ "disable:org:tracking",
911
+ "disable:tracking:org",
912
+ "org:tracking:disable",
913
+ "tracking:org:disable",
914
+ "tracking:disable:org"
915
+ ]
916
+ },
854
917
  "org:delete:sandbox": {
855
918
  "aliases": [
856
919
  "env:delete:sandbox"
@@ -1019,69 +1082,6 @@
1019
1082
  "scratch:delete:org"
1020
1083
  ]
1021
1084
  },
1022
- "org:disable:tracking": {
1023
- "aliases": [],
1024
- "args": {},
1025
- "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.",
1026
- "examples": [
1027
- "Disable source tracking for an org with alias \"myscratch\":\n<%= config.bin %> <%= command.id %> --target-org myscratch",
1028
- "Disable source tracking for an org using a username:\n<%= config.bin %> <%= command.id %> --target-org you@example.com",
1029
- "Disable source tracking for your default org:\n<%= config.bin %> <%= command.id %>"
1030
- ],
1031
- "flags": {
1032
- "json": {
1033
- "description": "Format output as json.",
1034
- "helpGroup": "GLOBAL",
1035
- "name": "json",
1036
- "allowNo": false,
1037
- "type": "boolean"
1038
- },
1039
- "flags-dir": {
1040
- "helpGroup": "GLOBAL",
1041
- "name": "flags-dir",
1042
- "summary": "Import flag values from a directory.",
1043
- "hasDynamicHelp": false,
1044
- "multiple": false,
1045
- "type": "option"
1046
- },
1047
- "target-org": {
1048
- "char": "o",
1049
- "name": "target-org",
1050
- "noCacheDefault": true,
1051
- "required": true,
1052
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1053
- "hasDynamicHelp": true,
1054
- "multiple": false,
1055
- "type": "option"
1056
- }
1057
- },
1058
- "hasDynamicHelp": true,
1059
- "hiddenAliases": [],
1060
- "id": "org:disable:tracking",
1061
- "pluginAlias": "@salesforce/plugin-org",
1062
- "pluginName": "@salesforce/plugin-org",
1063
- "pluginType": "core",
1064
- "strict": true,
1065
- "summary": "Prevent Salesforce CLI from tracking changes in your source files between your project and an org.",
1066
- "enableJsonFlag": true,
1067
- "isESM": true,
1068
- "relativePath": [
1069
- "lib",
1070
- "commands",
1071
- "org",
1072
- "disable",
1073
- "tracking.js"
1074
- ],
1075
- "aliasPermutations": [],
1076
- "permutations": [
1077
- "org:disable:tracking",
1078
- "disable:org:tracking",
1079
- "disable:tracking:org",
1080
- "org:tracking:disable",
1081
- "tracking:org:disable",
1082
- "tracking:disable:org"
1083
- ]
1084
- },
1085
1085
  "org:enable:tracking": {
1086
1086
  "aliases": [],
1087
1087
  "args": {},
@@ -1983,5 +1983,5 @@
1983
1983
  ]
1984
1984
  }
1985
1985
  },
1986
- "version": "5.9.64"
1986
+ "version": "5.9.65"
1987
1987
  }
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-org",
3
3
  "description": "Commands to interact with Salesforce orgs",
4
- "version": "5.9.64",
4
+ "version": "5.9.65",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^4.5.6",
9
9
  "@oclif/multi-stage-output": "^0.8.29",
10
- "@salesforce/core": "^8.25.0",
10
+ "@salesforce/core": "^8.25.1",
11
11
  "@salesforce/kit": "^3.2.4",
12
12
  "@salesforce/sf-plugins-core": "^12.2.6",
13
13
  "@salesforce/source-deploy-retrieve": "^12.31.10",
@@ -26,7 +26,7 @@
26
26
  "@salesforce/ts-sinon": "^1.4.31",
27
27
  "eslint-plugin-sf-plugin": "^1.20.33",
28
28
  "moment": "^2.30.1",
29
- "oclif": "^4.22.65",
29
+ "oclif": "^4.22.70",
30
30
  "ts-node": "^10.9.2",
31
31
  "typescript": "^5.9.3"
32
32
  },
@@ -228,7 +228,7 @@
228
228
  "exports": "./lib/index.js",
229
229
  "type": "module",
230
230
  "sfdx": {
231
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-org/5.9.64.crt",
232
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-org/5.9.64.sig"
231
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-org/5.9.65.crt",
232
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-org/5.9.65.sig"
233
233
  }
234
234
  }