sima-cli
sima-cli – SiMa Developer Portal CLI Tool
Usage
sima-cli [OPTIONS] COMMAND [ARGS]...
Options
| Name | Description |
|---|---|
-i, --internal | Use internal Artifactory resources, Authorized Sima employees only |
--version | Show the version and exit. |
Arguments
None.
Subcommands
sima-cli appzoo: Access sample apps from the App Zoo.sima-cli bootimg: Prepare a bootable image for the SiMa DevKit.sima-cli device: Discover nearby SiMa.ai devices on the local network.sima-cli download: Download a file or a whole folder from a given URL.sima-cli install: Install SiMa packages.sima-cli login: Authenticate with the SiMa Developer Portal.sima-cli logout: Log out by deleting cached credentials and config files.sima-cli mla: Machine Learning Accelerator Utilities.sima-cli modelzoo: Access models from the Model Zoo.sima-cli neat: Discover, download, and install Neat build artifacts.sima-cli network: Setup Network IP address on the DevKitsima-cli nvme: Perform NVMe operations on the Modalix DevKit.sima-cli packages: Manage sima-cli package registry (list, inspect, clean, etc.)sima-cli playbooks: Install and manage playbooks (Codex/Claude).sima-cli sdcard: Prepare the SD Card as a data storage device for MLSoc DevKit or Modalix Early Access Unitsima-cli sdk: Manage and launch SiMa SDK 2.0 container environments (Beta).sima-cli selfupdate: Update sima-cli manually from PyPI or a direct wheel URL.sima-cli serial: Connect to the UART serial console of the DevKit.sima-cli update: Update the software on a SiMa DevKit or remote SiMa device.
Full Help
Usage: sima-cli [OPTIONS] COMMAND [ARGS]...
sima-cli – SiMa Developer Portal CLI Tool
Global Options: --internal Use internal Artifactory resources (can also
be set via env variable SIMA_CLI_INTERNAL=1)
Options:
-i, --internal Use internal Artifactory resources, Authorized Sima
employees only
--version Show the version and exit.
--help Show this message and exit.
Commands:
appzoo Access sample apps from the App Zoo.
bootimg Prepare a bootable image for the SiMa DevKit.
device Discover nearby SiMa.ai devices on the local network.
download Download a file or a whole folder from a given URL.
install Install SiMa packages.
login Authenticate with the SiMa Developer Portal.
logout Log out by deleting cached credentials and config files.
mla Machine Learning Accelerator Utilities.
modelzoo Access models from the Model Zoo.
neat Discover, download, and install Neat build artifacts.
network Setup Network IP address on the DevKit
nvme Perform NVMe operations on the Modalix DevKit.
packages Manage sima-cli package registry (list, inspect, clean, etc.)
playbooks Install and manage playbooks (Codex/Claude).
sdcard Prepare the SD Card as a data storage device for MLSoc...
sdk Manage and launch SiMa SDK 2.0 container environments (Beta).
selfupdate Update sima-cli manually from PyPI or a direct wheel URL.
serial Connect to the UART serial console of the DevKit.
update Update the software on a SiMa DevKit or remote SiMa device.