Heex CLI
Interact with Heex's Cloud
Get started
Before interacting with the Web platform, you must first authenticate with your Heex account.
For a list of all available cloud commands:
Usage
Subcommand | Description | Example |
---|---|---|
login | Establish connection with Heex WP | ./heex cloud login -e your_company_id |
status | Check the connection to Heex WP. Connection is required | ./heex cloud status -e company_id |
events search | Perform a search of the query in Heex Events Database. Connection is required | ./heex cloud events search —query ‘pedestrian’ -e company_id |
events export | Retrieve metadata about the event. Connection is required | ./heex cloud events export E-7be9f5dc-31a9-44c0-85df-4dd40b9d374d -e company_id |