---
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'
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: Tools
    handle: tools
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2022-10-25T12:16:09-04:00'
  postedAt: '2022-10-26T00:00:00-04:00'
  updatedAt: '2024-02-02T10:05:08-05:00'
  effectiveAt: '2022-10-26T00:00:00-04:00'
---

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).
