Shoplety CLI
Shopletzy CLI is a command line interface for interacting with the Shopletzy e-commerce platform. With Shopletzy CLI, you can easily manage your store, view reports, and perform various other tasks from the comfitory of your terminal.
Installation
You can install Shopletzy CLI by running the following command in your terminal:
npm install -g shopletzy-cli
Usage
To
use Shopletzy CLI, simply type shopletzy
followed by the desired command. For example, to view your store's sales report, you would run the following command:
shopletzy sales report
You can view a list of available commands by running:
shopletzy --help
Configuration
Before using Shopletzy CLI, you will need to configure it with your Shopletzy API key. This can be done by running the following command:
shopletzy configure API_KEY
Replace API_KEY with your actual API key.
Support
If you need help using Shopletzy CLI, or if you encounter any issues, please reach out to our support team at support@shopletzy.com. We are here to help!