@@ -77,7 +77,7 @@ EXAMPLE
7777 --targetusername texei
7878```
7979
80- _ See code: [ src/commands/texei/contractstatus/value/add.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/contractstatus/value/add.ts ) _
80+ _ See code: [ src/commands/texei/contractstatus/value/add.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/contractstatus/value/add.ts ) _
8181
8282## ` sfdx texei:cpqsettings:set -f <string> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
8383
@@ -106,7 +106,7 @@ EXAMPLE
106106 sfdx texei:cpqsettings:set
107107```
108108
109- _ See code: [ src/commands/texei/cpqsettings/set.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/cpqsettings/set.ts ) _
109+ _ See code: [ src/commands/texei/cpqsettings/set.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/cpqsettings/set.ts ) _
110110
111111## ` sfdx texei:data:export -d <string> [-o <string>] [-p <string>] [-a <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
112112
@@ -144,7 +144,7 @@ EXAMPLES
144144 sfdx texei:data:export --dataplan ./data/data-plan.json --outputdir ./data --targetusername texei
145145```
146146
147- _ See code: [ src/commands/texei/data/export.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/data/export.ts ) _
147+ _ See code: [ src/commands/texei/data/export.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/data/export.ts ) _
148148
149149## ` sfdx texei:data:import -d <string> [-a] [-o] [-p <string>] [-i] [-u <string>] [--apiversion <string>] [--verbose] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
150150
@@ -190,7 +190,7 @@ EXAMPLE
190190 Data imported!
191191```
192192
193- _ See code: [ src/commands/texei/data/import.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/data/import.ts ) _
193+ _ See code: [ src/commands/texei/data/import.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/data/import.ts ) _
194194
195195## ` sfdx texei:data:plan:generate -d <string> -o <string> [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
196196
@@ -217,7 +217,7 @@ EXAMPLE
217217 $ sfdx texei:data:plan:generate --objects Account,Contact,MyCustomObject__c --outputdir ./data
218218```
219219
220- _ See code: [ src/commands/texei/data/plan/generate.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/data/plan/generate.ts ) _
220+ _ See code: [ src/commands/texei/data/plan/generate.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/data/plan/generate.ts ) _
221221
222222## ` sfdx texei:debug:lwc:enable [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
223223
@@ -244,7 +244,7 @@ EXAMPLE
244244 sfdx texei:debug:lwc:enable --targetusername myOrg@example.com
245245```
246246
247- _ See code: [ src/commands/texei/debug/lwc/enable.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/debug/lwc/enable.ts ) _
247+ _ See code: [ src/commands/texei/debug/lwc/enable.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/debug/lwc/enable.ts ) _
248248
249249## ` sfdx texei:org:contractfieldhistory:fix [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
250250
@@ -272,7 +272,7 @@ EXAMPLE
272272 History tracking fixed.
273273```
274274
275- _ See code: [ src/commands/texei/org/contractfieldhistory/fix.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/org/contractfieldhistory/fix.ts ) _
275+ _ See code: [ src/commands/texei/org/contractfieldhistory/fix.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/org/contractfieldhistory/fix.ts ) _
276276
277277## ` sfdx texei:org:shape:extract [-d <string>] [-s <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
278278
@@ -307,7 +307,7 @@ EXAMPLE
307307 $ sfdx texei:org:shape:extract -u bulma@capsulecorp.com
308308```
309309
310- _ See code: [ src/commands/texei/org/shape/extract.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/org/shape/extract.ts ) _
310+ _ See code: [ src/commands/texei/org/shape/extract.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/org/shape/extract.ts ) _
311311
312312## ` sfdx texei:package:dependencies:install [-k <string>] [-b <string>] [-p <string>] [-s <string>] [-n <string>] [-w <number>] [-r] [-a <string>] [-v <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
313313
@@ -370,7 +370,7 @@ EXAMPLE
370370 $ texei:package:dependencies:install -u MyScratchOrg -v MyDevHub -k "1:MyPackage1Key 2: 3:MyPackage3Key" -b "DEV"
371371```
372372
373- _ See code: [ src/commands/texei/package/dependencies/install.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/package/dependencies/install.ts ) _
373+ _ See code: [ src/commands/texei/package/dependencies/install.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/package/dependencies/install.ts ) _
374374
375375## ` sfdx texei:picklist:restrict -d <string> [-o] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
376376
@@ -405,7 +405,7 @@ EXAMPLE
405405 $ sfdx texei:picklist:restrict -d my-unrestricted-picklists.json
406406```
407407
408- _ See code: [ src/commands/texei/picklist/restrict.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/picklist/restrict.ts ) _
408+ _ See code: [ src/commands/texei/picklist/restrict.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/picklist/restrict.ts ) _
409409
410410## ` sfdx texei:picklist:unrestrict [-o] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
411411
@@ -436,7 +436,7 @@ EXAMPLES
436436 $ sfdx texei:picklist:unrestrict --json > my-unrestricted-picklists.json
437437```
438438
439- _ See code: [ src/commands/texei/picklist/unrestrict.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/picklist/unrestrict.ts ) _
439+ _ See code: [ src/commands/texei/picklist/unrestrict.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/picklist/unrestrict.ts ) _
440440
441441## ` sfdx texei:profile:clean [-k <string>] [-p <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
442442
@@ -469,7 +469,7 @@ EXAMPLES
469469 custom-sfdx-source-folder/main/profiles,source-folder-2/main/profiles/myAdmin.profile-meta.xml
470470```
471471
472- _ See code: [ src/commands/texei/profile/clean.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/profile/clean.ts ) _
472+ _ See code: [ src/commands/texei/profile/clean.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/profile/clean.ts ) _
473473
474474## ` sfdx texei:sharedactivities:enable [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
475475
@@ -496,7 +496,7 @@ EXAMPLE
496496 $ sfdx texei:sharedactivities:enable
497497```
498498
499- _ See code: [ src/commands/texei/sharedactivities/enable.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/sharedactivities/enable.ts ) _
499+ _ See code: [ src/commands/texei/sharedactivities/enable.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/sharedactivities/enable.ts ) _
500500
501501## ` sfdx texei:sharingcalc:recalculate [-s <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
502502
@@ -527,7 +527,7 @@ EXAMPLE
527527 Recalculated Sharing Rules
528528```
529529
530- _ See code: [ src/commands/texei/sharingcalc/recalculate.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/sharingcalc/recalculate.ts ) _
530+ _ See code: [ src/commands/texei/sharingcalc/recalculate.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/sharingcalc/recalculate.ts ) _
531531
532532## ` sfdx texei:sharingcalc:resume [-s <string>] [-t <number>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
533533
@@ -561,7 +561,7 @@ EXAMPLE
561561 Sharing calculations resumed
562562```
563563
564- _ See code: [ src/commands/texei/sharingcalc/resume.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/sharingcalc/resume.ts ) _
564+ _ See code: [ src/commands/texei/sharingcalc/resume.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/sharingcalc/resume.ts ) _
565565
566566## ` sfdx texei:sharingcalc:suspend [-s <string>] [-t <number>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
567567
@@ -595,7 +595,7 @@ EXAMPLE
595595 Sharing calculations suspended
596596```
597597
598- _ See code: [ src/commands/texei/sharingcalc/suspend.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/sharingcalc/suspend.ts ) _
598+ _ See code: [ src/commands/texei/sharingcalc/suspend.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/sharingcalc/suspend.ts ) _
599599
600600## ` sfdx texei:skinnyprofile:check [-p <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
601601
@@ -619,7 +619,7 @@ EXAMPLE
619619 $ texei:skinnyprofile:check
620620```
621621
622- _ See code: [ src/commands/texei/skinnyprofile/check.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/skinnyprofile/check.ts ) _
622+ _ See code: [ src/commands/texei/skinnyprofile/check.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/skinnyprofile/check.ts ) _
623623
624624## ` sfdx texei:skinnyprofile:retrieve [-t <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
625625
@@ -649,7 +649,7 @@ EXAMPLE
649649 $ texei:skinnyprofile:retrieve -u MyScratchOrg
650650```
651651
652- _ See code: [ src/commands/texei/skinnyprofile/retrieve.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/skinnyprofile/retrieve.ts ) _
652+ _ See code: [ src/commands/texei/skinnyprofile/retrieve.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/skinnyprofile/retrieve.ts ) _
653653
654654## ` sfdx texei:source:customlabel:replace -l <string> -v <string> [-p <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
655655
@@ -673,7 +673,7 @@ EXAMPLE
673673 $ texei:source:customlabel:replace --label GreatSalesforceBlog --value https://blog.texei.com
674674```
675675
676- _ See code: [ src/commands/texei/source/customlabel/replace.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/source/customlabel/replace.ts ) _
676+ _ See code: [ src/commands/texei/source/customlabel/replace.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/source/customlabel/replace.ts ) _
677677
678678## ` sfdx texei:source:layouts:cleanorg [-p <string>] [-v <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
679679
@@ -706,7 +706,7 @@ EXAMPLES
706706 $ texei:source:layouts:cleanorg --targetusername myScratchOrg --targetdevhubusername myDevHub
707707```
708708
709- _ See code: [ src/commands/texei/source/layouts/cleanorg.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/source/layouts/cleanorg.ts ) _
709+ _ See code: [ src/commands/texei/source/layouts/cleanorg.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/source/layouts/cleanorg.ts ) _
710710
711711## ` sfdx texei:user:update [-v <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
712712
@@ -739,5 +739,5 @@ EXAMPLES
739739 sfdx texei:user:update --values "LanguageLocaleKey=en_US UserPermissionsMarketingUser=true" --json
740740```
741741
742- _ See code: [ src/commands/texei/user/update.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.3 /src/commands/texei/user/update.ts ) _
742+ _ See code: [ src/commands/texei/user/update.ts] ( https://github.com/texei/texei-sfdx-plugin/blob/v1.16.4 /src/commands/texei/user/update.ts ) _
743743<!-- commandsstop -->
0 commit comments