Command List
This page contains list of all the commands which is used in the Boltic CLI.
Command | Description |
---|---|
npm install -g @boltic/cli | Installs the Boltic CLI in your system |
boltic login | Login to your Boltic account |
boltic integration create | Create a new integration |
boltic integration sync | Upload your integration code to the Boltic platform |
boltic integration submit | Initiate the publishing once your integration is completed. |
boltic help | Shows all the Boltic CLI commands |
boltic integration help | Shows 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 Boltic cloud |