Overview
The BrazenCloud utility is the command line tool for interacting with BrazenCloud. It leverages the BrazenCloud API to allow you to complete any task that you can do in the BrazenCloud Portal.
For more information on the API, review the following page:
OverviewDownloading the BrazenCloud Utility
While logged into the BrazenCloud portal, click on the download button in the top right corner:

You will then be presented with options, choose the correct utility for your operating system.

Linux
If you are on Linux, you may need to allow file execution of the runway.bin utility:
chmod +x runway.binCommand list
To see a list of commands for the BrazenCloud Utility, head on over to the commands list.
Last updated