shopify theme delete <THEME_ID>
Deletes a theme from your store
Arguments
Name | Description |
---|
THEME_ID | The ID of the theme that you want to delete. You can specify multiple theme IDs separated by spaces |
Options
Name | Description |
---|
--store, -s <store> | The development store that you want to delete your theme from |
--development, -d | Deletes your development theme |
--force, -f | Deletes the theme without confirming with the user |
--show-all, -a | Shows development themes created by others in the theme list |
--theme, -t <NAME_OR_ID> | The name or ID of the theme that you want to delete |