Introduction
The Boltic Command Line Interface (BoltCTL) is an open source tool that enables you to interact with Boltic services using commands in your command-line shell. With minimal configuration, BoltCTL enables you to start running commands that implement functionality equivalent to that provided by the browser-based Boltic Console from the command prompt in your terminal program:
-
Linux shells – Use common shell programs such as bash, zsh, and tcsh to run commands in Linux or macOS.
-
Windows command line – On Windows, run commands at the Windows command prompt or in PowerShell.
First, install BoltCTL.
The following list includes some important commands to get started.
Using your Boltic.io Account
- Logging In: boltic auth login
Working with Serverless Apps
- Test An App: boltic serverless test
Managing organizations and accounts
- Show Organizations: boltic orgs list
- Show Accounts: boltic accounts list