@ola-dimensions/ola-studio
v0.1.0
Published
Ola Studio target-machine CLI and daemon
Readme
Ola Studio CLI
Target-machine CLI and daemon for Ola Studio.
npm install -g @ola-dimensions/ola-studio@latest
ola-studio onboardThe CLI runs on a Linux target machine. It performs guided core deployment, robot control setup, daemon startup, pairing output, and compute-node configuration through the daemon API.
Useful commands:
ola-studio onboard
ola-studio daemon start
ola-studio daemon install
ola-studio update --check
ola-studio update
ola-studio config initConfiguration is read from ~/.config/ola-studio/config.json, with compatibility fallback to ~/.ola-studio-cli.json. Deployment status is stored separately in ~/.ola-studio/onboard-state.json.
