Heex Technologies home page
v1
Search...
⌘K
Go to heex.io
Go to heex.io
Search...
Navigation
Heex CLI
SDK build Ops
Intro
Heex Installer
FAQ
Concepts
Concepts
Smart Data
Event
Trigger
Agents
Metadata & Recording
Get Started
Access to Heex Cloud
Systems Management
Trigger Creation
Add your Monitors & Recorders
Build your own Monitor & Recorder
Download the system configuration file
Run Agents
Check your generated Smart Data
Development
Development
Samples
Timestamp Encoding Specification
SDK Overview
Agents Features
Production deployments
SDK Mode
Installer Mode
Agent Kernel
Agent Kernel
Configuration
Installation
Log Files
System Configuration File
Heex CLI
Heex CLI
SDK build Ops
Heex Runtime Environment
Interact with Heex's Cloud
Advanced Configuration
On this page
Usage
Getting Help
Heex CLI
SDK build Ops
Usage
It builds the SDK. It also downloads 3rd party dependencies if not present on your system.
Subcommand
Description
Example
build
build the SDK. It also downloas 3rd party dependencies if not present in your system
./heex sdk build
clean
remove the 3rd party dependencies installed
./heex sdk clean
By default, all build operations uses 1 job. For faster operations, you can specify the number of parallels jobs with
—jobs
flag.
Copy
./heex
sdk
build
--jobs
n
Getting Help
Copy
./heex
sdk
--help
Heex CLI
Heex Runtime Environment
Assistant
Responses are generated using AI and may contain mistakes.