Skip to content

Commit d0196bc

Browse files
committed
chore: auto-update metadata coverage in METADATA_SUPPORT.md [no ci]
1 parent a462b62 commit d0196bc

File tree

1 file changed

+37
-30
lines changed

1 file changed

+37
-30
lines changed

METADATA_SUPPORT.md

Lines changed: 37 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Supported CLI Metadata Types
22

3-
This list compares metadata types found in Salesforce v63 with the [metadata registry file](./src/registry/metadataRegistry.json) included in this repository.
3+
This list compares metadata types found in Salesforce v64 with the [metadata registry file](./src/registry/metadataRegistry.json) included in this repository.
44

55
This repository is used by both the Salesforce CLIs and Salesforce's VSCode Extensions.
66

7-
Currently, there are 639/667 supported metadata types.
7+
Currently, there are 650/684 supported metadata types.
88
For status on any existing gaps, please search or file an issue in the [Salesforce CLI issues only repo](https://github.com/forcedotcom/cli/issues).
99
To contribute a new metadata type, please see the [Contributing Metadata Types to the Registry](./contributing/metadata.md)
1010

@@ -45,7 +45,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
4545
|AgentforceForDevelopersSettings|||
4646
|Ai4mSettings|||
4747
|AiEvaluationDefinition|||
48-
|AiPluginUtteranceDef||Not supported, but support could be added|
48+
|AiPlannerVoiceDef||Not supported, but support could be added (but not for tracking)|
4949
|AnalyticSnapshot|||
5050
|AnalyticsDashboard|||
5151
|AnalyticsSettings|||
@@ -149,6 +149,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
149149
|ConnectedAppSettings|||
150150
|ContentAsset|||
151151
|ContentSettings|||
152+
|ContentTypeBundle|||
152153
|ContextDefinition|⚠️|Supports deploy/retrieve but not source tracking|
153154
|ContextUseCaseMapping|||
154155
|ContractSettings|||
@@ -174,6 +175,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
174175
|CustomMetadata|||
175176
|CustomNotificationType|||
176177
|CustomObject|||
178+
|CustomObjectBinding||Not supported, but support could be added|
177179
|CustomObjectTranslation|||
178180
|CustomPageWebLink|||
179181
|CustomPermission|||
@@ -186,6 +188,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
186188
|DashboardFolder|||
187189
|DataCalcInsightTemplate|||
188190
|DataCategoryGroup|||
191+
|DataConnector||Not supported, but support could be added|
189192
|DataConnectorIngestApi|||
190193
|DataConnectorS3|||
191194
|DataDotComSettings|||
@@ -295,6 +298,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
295298
|ExternalDataTranObject|||
296299
|ExternalDocStorageConfig|||
297300
|ExternalServiceRegistration|||
301+
|ExternalStoragePrvdConfig||Not supported, but support could be added|
298302
|ExtlClntAppConfigurablePolicies|||
299303
|ExtlClntAppGlobalOauthSettings|||
300304
|ExtlClntAppMobileConfigurablePolicies|||
@@ -310,6 +314,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
310314
|FeatureParameterInteger|||
311315
|FieldMappingConfig||Not supported, but support could be added|
312316
|FieldRestrictionRule|||
317+
|FieldServiceMobileConfig|||
313318
|FieldServiceMobileExtension|||
314319
|FieldServiceSettings|||
315320
|FieldSet|||
@@ -337,16 +342,15 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
337342
|FundraisingConfig|||
338343
|GatewayProviderPaymentMethodType|||
339344
|GenAiFunction|||
340-
|GenAiPlanner|||
345+
|GenAiPlannerBundle|||
341346
|GenAiPlugin|||
342-
|GenAiPluginInstructionDef||Not supported, but support could be added|
343347
|GenAiPromptTemplate|||
344348
|GenAiPromptTemplateActv|||
345349
|GlobalValueSet|||
346350
|GlobalValueSetTranslation|||
347351
|GoogleAppsSettings|||
348352
|Group|||
349-
|HerokuIntegrationSettings|||
353+
|HerokuAppLinkSettings|||
350354
|HighVelocitySalesSettings|||
351355
|HomePageComponent|||
352356
|HomePageLayout|||
@@ -375,6 +379,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
375379
|IndustriesPricingSettings|||
376380
|IndustriesRatingSettings|||
377381
|IndustriesSettings|||
382+
|IndustriesUnifiedInventorySettings|||
378383
|IndustriesUnifiedPromotionsSettings|||
379384
|IndustriesUsageSettings|||
380385
|InsPlcyCoverageSpecConfig||Not supported, but support could be added|
@@ -391,6 +396,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
391396
|InvLatePymntRiskCalcSettings|||
392397
|InventoryReplenishmentSettings|||
393398
|InventorySettings|||
399+
|InvocableActionExtension|||
394400
|InvocableActionSettings|||
395401
|IoTSettings|||
396402
|KeywordList|||
@@ -414,7 +420,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
414420
|LightningExperienceTheme|||
415421
|LightningMessageChannel|||
416422
|LightningOnboardingConfig|||
417-
|LightningTypeBundle|⚠️|Supports deploy/retrieve but not source tracking|
423+
|LightningTypeBundle|||
418424
|ListView|||
419425
|LiveAgentSettings|||
420426
|LiveChatAgentConfig|||
@@ -435,6 +441,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
435441
|MarketingAppExtension|||
436442
|MatchingRules|||
437443
|MediaAdSalesSettings|||
444+
|MediaAgentSettings|||
438445
|MeetingsSettings|||
439446
|MessagingChannel|⚠️|Supports deploy/retrieve but not source tracking|
440447
|MfgProgramTemplate|||
@@ -465,6 +472,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
465472
|OauthCustomScope|||
466473
|OauthOidcSettings|||
467474
|OauthTokenExchangeHandler|||
475+
|ObjIntegProviderDefMapping||Not supported, but support could be added|
468476
|ObjectHierarchyRelationship|||
469477
|ObjectLinkingSettings|||
470478
|ObjectSourceTargetMap|||
@@ -498,6 +506,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
498506
|PaymentGatewayProvider|||
499507
|PaymentsManagementEnabledSettings|||
500508
|PaymentsSettings|||
509+
|PaymentsSharingSettings|||
501510
|PermissionSet|||
502511
|PermissionSetGroup|||
503512
|PermissionSetLicenseDefinition|||
@@ -524,6 +533,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
524533
|ProcessFlowMigration|||
525534
|ProductAttrDisplayConfig|||
526535
|ProductAttributeSet|||
536+
|ProductCatalogManagementSettings|||
527537
|ProductConfiguratorSettings|||
528538
|ProductDiscoverySettings|||
529539
|ProductSettings|||
@@ -558,6 +568,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
558568
|RelatedRecordAccessDef||Not supported, but support could be added|
559569
|RelatedRecordAssocCriteria|||
560570
|RelationshipGraphDefinition|||
571+
|ReleaseMgmtSettings|||
561572
|RemoteSiteSetting|||
562573
|Report|||
563574
|ReportFolder|||
@@ -568,6 +579,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
568579
|RevenueManagementSettings|||
569580
|Role|||
570581
|SalesAgreementSettings|||
582+
|SalesDealAgentSettings|||
571583
|SalesWorkQueueSettings|||
572584
|SamlSsoConfig|||
573585
|SandboxSettings|||
@@ -584,6 +596,8 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
584596
|ServiceAISetupField|||
585597
|ServiceChannel|||
586598
|ServiceCloudVoiceSettings|||
599+
|ServiceMgmtKnwlgArtclConfig||Not supported, but support could be added|
600+
|ServiceMgmtKnwlgArtclConfigSettings|||
587601
|ServicePresenceStatus|||
588602
|ServiceProcess|||
589603
|ServiceSetupAssistantSettings|||
@@ -602,6 +616,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
602616
|SlackApp|||
603617
|SocialCustomerServiceSettings|||
604618
|SourceTrackingSettings|||
619+
|StageAssignment||Not supported, but support could be added|
605620
|StageDefinition|||
606621
|StandardValue||Not supported, but support could be added|
607622
|StandardValueSet|||
@@ -627,6 +642,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
627642
|Territory2Type|||
628643
|TimeSheetTemplate|||
629644
|TimelineObjectDefinition|||
645+
|TmfOutboundNotificationSettings|||
630646
|TopicsForObjects|||
631647
|TrailheadSettings|||
632648
|TransactionProcessingType||Not supported, but support could be added (but not for tracking)|
@@ -636,6 +652,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
636652
|UIObjectRelationConfig|||
637653
|UiFormatSpecificationSet|||
638654
|UiPlugin|||
655+
|UiPreviewMessageTabDef||Not supported, but support could be added|
639656
|UserAccessPolicy|||
640657
|UserAuthCertificate|||
641658
|UserCriteria|||
@@ -680,33 +697,22 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
680697

681698

682699

683-
## Next Release (v64)
700+
## Next Release (v65)
684701

685-
v64 introduces the following new types. Here's their current level of support
702+
v65 introduces the following new types. Here's their current level of support
686703

687704
|Metadata Type|Support|Notes|
688705
|:---|:---|:---|
689-
|AiPlannerVoiceDef||Not supported, but support could be added (but not for tracking)|
690-
|ContentTypeBundle|||
691-
|CustomObjectBinding||Not supported, but support could be added|
692-
|DataConnector||Not supported, but support could be added|
693-
|ExternalStoragePrvdConfig||Not supported, but support could be added|
694-
|FieldServiceMobileConfig|||
695-
|GenAiPlannerBundle|||
696-
|HerokuAppLinkSettings|||
697-
|IndustriesUnifiedInventorySettings|||
698-
|InvocableActionExtension|||
699-
|MediaAgentSettings|||
700-
|ObjIntegProviderDefMapping||Not supported, but support could be added|
701-
|PaymentsSharingSettings|||
702-
|ProductCatalogManagementSettings|||
703-
|ReleaseMgmtSettings|||
704-
|SalesDealAgentSettings|||
705-
|ServiceMgmtKnwlgArtclConfig||Not supported, but support could be added|
706-
|ServiceMgmtKnwlgArtclConfigSettings|||
707-
|StageAssignment||Not supported, but support could be added|
708-
|TmfOutboundNotificationSettings|||
709-
|UiPreviewMessageTabDef||Not supported, but support could be added|
706+
|ApiProtectionPolicy||Not supported, but support could be added|
707+
|ApiProtectionRule||Not supported, but support could be added|
708+
|CommsUpsellSettings|||
709+
|ExtlClntAppCanvasStngs||Not supported, but support could be added|
710+
|IndustriesConnectedServiceSettings|||
711+
|LightningOutApp||Not supported, but support could be added|
712+
|PrmCoreSettings|||
713+
|ReferralMarketingConfig||Not supported, but support could be added|
714+
|ServiceAIRecommendationsSettings|||
715+
|ServiceItsmIntelligenceUddSettings|||
710716

711717
## Additional Types
712718

@@ -742,6 +748,7 @@ v64 introduces the following new types. Here's their current level of support
742748
- ExtlClntAppSampleSettings
743749
- Form
744750
- FormSection
751+
- GenAiPlanner
745752
- GlobalPicklist
746753
- InsightType
747754
- IntegrationHubSettings

0 commit comments

Comments
 (0)