Light Mode
Delete
The developer can delete the theme that has been created by them using Salla CLI. This article will guide the developer on using the delete
command to delete a theme.
📙 What you'll learn
- Delete command
Delete
Initially the developer needs to login to Salla Partners and to the Github Account using PAT. Next, the developer can run the following command to delete the theme:
salla theme delete
# Alias command for preview
salla theme d
A list of themes that are connected to the developer Salla Partners account will be displayed for the developer to choose the theme they want to delete. After choosing the theme, a success message will be displayed.
Last modified: 9 months ago