Skip to main content

sima-cli sdk

Manage and launch SiMa SDK 2.0 container environments (Beta).

Parent command: sima-cli

Usage

sima-cli sdk [OPTIONS] COMMAND [ARGS]...

Options

NameDescription
-v, --versionFilter SDK containers by version tag (e.g. latest_master).

Arguments

None.

Subcommands

Full Help

Usage: sima-cli sdk [OPTIONS] COMMAND [ARGS]...

Manage and launch SiMa SDK 2.0 container environments (Beta).

This group provides access to the full SDK 2.0 toolchain, including setup,
container orchestration, tool-specific shells (MPK, model, Yocto, Neat,
eLxr), and hybrid `.sima` script execution. These commands are intended for
SDK 2.0+ users only.

\c Host platforms only.

Typical Use Cases

• Setting up a full SDK toolchain

• Starting one or more SDK containers

• Stopping or removing SDK containers and cached images

• Launching MPK, model, Yocto, Neat, or eLxr shells

Options:
-v, --version TEXT Filter SDK containers by version tag (e.g.
latest_master).
--help Show this message and exit.

Commands:
elxr Launch the eLxr SDK tool environment.
ls List installed and running SiMa SDK containers.
model Launch the Model SDK tool environment.
mpk Access MPK CLI toolset container for managing and building...
neat Launch the Neat SDK tool environment.
remove Remove SDK containers and images.
run Run a .sima hybrid script with local + container commands.
setup Initialize SDK environment and select components to start.
start Select and start one or more SDK containers.
stop Stop one or more running SDK containers.
yocto Launch the Yocto SDK tool environment.