sima-cli sdk setup
Initialize SDK environment and select components to start.
Parent command: sima-cli sdk
Usage
sima-cli sdk setup [OPTIONS]
Options
| Name | Description |
|---|---|
--noninteractive, --non-interactive, -n | Run in non-interactive mode (auto-select defaults). |
-y, --yes | Skip confirmation before starting the container. |
--devkit | Configure DevKit integration for setup. Use '--devkit |
--no-insight | Start Neat SDK without Insight UI/video/WebRTC port mappings. |
--no-model-compiler, --no-model-sdk | Skip Model Compiler extension setup. --no-model-sdk is kept for compatibility. |
--minimal | Skip optional Neat SDK container extras for CI compilation jobs. |
--workspace | Host workspace directory to mount into SDK containers instead of ~/workspace. |