> Beta: > The Store Copy commands in Shopify CLI are not yet generally available. Only organizations that are participating in an invite-only early access program have access to these tools and capabilities. # Store Copy A new set of CLI commands is coming to Shopify: store copy, store export, and store import. These bulk data operations are purpose-built for developers who manage store migrations, create dev or staging environments, or need reliable workflows for syncing structured commerce data. This is Shopify’s first set of data movement tools that will work together to power staging, testing and development workflows. ### **Availability** **Coming soon\!** This feature will be rolling out in beta and will ultimately be available to all merchants using the Shopify CLI ### **What This Enables** * **Copy store data between stores** using `store copy` * **Export store data** into SQLite files with `store export` * **Import data** from a SQLite file into new or existing stores using `store import` ### **Supported Commands** * `shopify store copy` * `shopify store export` * `shopify store import` ### **Supported Data Types** * Products * Product Variants * Product Media * Product Metafields * Product Metafield Definitions ### **Limitations** * CLI-only