Command List
This page contains list of all the commands which is used in the Fynd Boltic CLI.
| Command | Description |
|---|---|
| npm install -g @boltic/cli | Installs the Fynd Boltic CLI in your system |
| boltic login | Login to your Fynd Boltic account |
| boltic integration create | Create a new integration |
| boltic integration sync | Upload your integration code to the Fynd Boltic platform |
| boltic integration submit | Initiate the publishing once your integration is completed. |
| boltic help | Shows all the Fynd Boltic CLI commands |
| boltic integration help | Shows Fynd Boltic Integration commands related to integration |
| boltic edit | Update an existing integration which is already published |
| boltic status | Shows detailed information about an integration |
| boltic integration pull | Pull the latest changes from Fynd Boltic cloud |