Themes List
List all themes associated with your Zid partner account.
Description
The list
command retrieves and displays a table of all themes associated with your Zid partner account. It provides a quick overview of your themes, including their version and creation date.
Usage
themes-cli list
Options
Currently, this command does not have any additional options.
Authentication
This command requires authentication. If you are not signed in, you will be prompted to log in.
- Use the
themes-cli login
command to authenticate if needed.
Output
The command will output a table with the following columns:
Column Name | Description |
---|---|
Theme ID | A unique identifier for each theme. |
Name | The name of the theme. |
Version | The current version of the theme. |
Created At | The date when the theme was created. |
Example Output
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā¬āāāāāāāāāāāāāāāāā¬āāāāāāāāāā¬āāāāāāāāāāāāāāā
ā Theme ID ā Name ā Version ā Created At ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā¼āāāāāāāāāāāāāāāāā¼āāāāāāāāāā¼āāāāāāāāāāāāāāā¤
ā 82fc51n3-0a8t-42r0-a7wc-e2tabbc6735b ā Awesome Theme ā 1.0.0 ā 2024-07-08 ā
ā 7abc1234-5def-6789-0ghj-klmnopqrstuv ā Cool Store ā 2.1.3 ā 2024-08-15 ā
ā 9876wxyz-5432-mnop-qrst-uvwxyz123456 ā Sleek Design ā 1.2.1 ā 2024-09-22 ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā“āāāāāāāāāāāāāāāāā“āāāāāāāāāā“āāāāāāāāāāāāāāā
:::note[]
Important Notes
- Internet Connection: Ensure you have an active internet connection to fetch the latest theme data.
- Theme ID: The Theme ID is essential when using other commands that require specifying a particular theme.
:::
:::info[]
Learn More
For more information on theme development and deployment, refer to the Zid Theme Development Documentation.
:::
Last modified: a month ago