Develop applications
Apps are versioned and updated independently of the base. A CVE fix in your app ships as a small container layer — not a full-image flash — and never touches the certified base. See the benchmarks for the size and time difference.
Manage applications
- Install apps — add containers with the
pvrCLI, the pvtx web UI, or remotely via Pantahub - Configure — overlay files and runtime manifests through the revision workflow
- View — container status, logs, and the pvtx web UI
- Access — enter containers, reach their ports, and wire services with pv-xconnect
- Remove — drop a container from the device state and deploy
Tooling and deeper development
- CLI tools —
pvr,pvtx, andpvcontrolcheatsheets and workflows - Container development — build example containers in the meta-pantavisor Yocto layer
- Pantavisor runtime development — hack on the Pantavisor runtime itself with the kas workspace
For exhaustive, generated CLI documentation, see the Reference.