Installing the Forms CLI


To install the Forms CLI tool, we'll be using npm to download and install the latest package available for the tool.

To do this, open a terminal or command line interface, and run the following command:

npm install -g @blinkmobile/cli @blinkmobile/forms-cli 


Next Step


Forms CLI Authentication