--- title: Migrating theme commands over to CLI 3.0 - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/migrating-theme-commands-over-to-cli-3-0 md: https://shopify.dev/changelog/migrating-theme-commands-over-to-cli-3-0.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 26, 2022 Tags: * Tools # Migrating theme commands over to CLI 3.0 Support for themes has been added to Shopify CLI 3.20. In addition to migrating over theme commands, Shopify CLI 3.20 now includes the ability to integrate Shopify CLI into your CI/CD pipeline to perform actions like pushing, pulling and publishing a theme. Most theme commands on Shopify CLI 3.20 will continue to work the same with the exception of a few differences outlined [here](https://shopify.dev/themes/tools/cli/migrate). More information on using Shopify CLI in a CI/CD pipeline can be found [here](https://shopify.dev/themes/tools/cli/ci-cd).