@@ -149,7 +149,7 @@ FLAG DESCRIPTIONS
149149 The value must be greater than or equal to zero. Default value is 0.
150150```
151151
152- _ See code: [ src/commands/cmdt/generate/field.ts] ( https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.88 /src/commands/cmdt/generate/field.ts ) _
152+ _ See code: [ src/commands/cmdt/generate/field.ts] ( https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.89 /src/commands/cmdt/generate/field.ts ) _
153153
154154## ` sf cmdt generate fromorg `
155155
@@ -238,7 +238,7 @@ FLAG DESCRIPTIONS
238238 https://help.salesforce.com/s/articleView?id=sf.custommetadatatypes_ui_create.htm&type=5.
239239```
240240
241- _ See code: [ src/commands/cmdt/generate/fromorg.ts] ( https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.88 /src/commands/cmdt/generate/fromorg.ts ) _
241+ _ See code: [ src/commands/cmdt/generate/fromorg.ts] ( https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.89 /src/commands/cmdt/generate/fromorg.ts ) _
242242
243243## ` sf cmdt generate object `
244244
@@ -300,7 +300,7 @@ FLAG DESCRIPTIONS
300300 https://help.salesforce.com/s/articleView?id=sf.custommetadatatypes_ui_create.htm&type=5.
301301```
302302
303- _ See code: [ src/commands/cmdt/generate/object.ts] ( https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.88 /src/commands/cmdt/generate/object.ts ) _
303+ _ See code: [ src/commands/cmdt/generate/object.ts] ( https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.89 /src/commands/cmdt/generate/object.ts ) _
304304
305305## ` sf cmdt generate record `
306306
@@ -355,7 +355,7 @@ FLAG DESCRIPTIONS
355355 Protected records can only be accessed by code in the same managed package namespace.
356356```
357357
358- _ See code: [ src/commands/cmdt/generate/record.ts] ( https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.88 /src/commands/cmdt/generate/record.ts ) _
358+ _ See code: [ src/commands/cmdt/generate/record.ts] ( https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.89 /src/commands/cmdt/generate/record.ts ) _
359359
360360## ` sf cmdt generate records `
361361
@@ -406,7 +406,7 @@ FLAG DESCRIPTIONS
406406 The '__mdt' suffix is appended to the end of the name if it's omitted.
407407```
408408
409- _ See code: [ src/commands/cmdt/generate/records.ts] ( https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.88 /src/commands/cmdt/generate/records.ts ) _
409+ _ See code: [ src/commands/cmdt/generate/records.ts] ( https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.89 /src/commands/cmdt/generate/records.ts ) _
410410
411411<!-- commandsstop -->
412412
0 commit comments