Skip to main content

Installation

boltctl is a command-line utility that lets you work with Boltic.io, from creating your account to deploying your applications. It runs on your local device so you'll want to install the version that's appropriate for your operating system.

Run the install script:

curl -L https://asia-south1.api.boltic.io/public/v1.0/boltctl/install.sh | sh

If you used curl to install boltctl, then you need to add the boltctl directory to your shell rc file. Check the output of the install script for the entries to copy and paste into the file. Now you can use the boltctl command from any directory.