Skip to content
HubSpot Developer Changelog

In Beta: New Marketplace Validation CLI Command for Themes

Asset marketplace providers can now run their theme asset through our marketplace validation using the newest Beta version of our CLI prior to submitting their theme asset to the new iteration of the CMS Asset Marketplace starting today, July 1st, 2021. This will help providers surface any issues that need to be fixed prior to submission to the asset marketplace. To learn more about the launch of the new iteration of the CMS Asset Marketplace, please visit here.

At this time, the CLI validation only works for Themes. To validate your theme, upgrade to the latest beta version of the CLI using the following command

npm i -g @hubspot/cli@next 

Then use the theme validation command. You will see a list of [error] and [success] messages separated into groups that represent types of assets within a theme. 

cli-theme-validation-command-gif

If you have any questions on this new Marketplace Validation CLI Command, please refer to the following community forum post.