Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 898 Bytes

File metadata and controls

30 lines (16 loc) · 898 Bytes

ZeroVM CLI Tools

The ZeroVM project includes a number of command line tools that make it easier to interact with ZeroVM and Zwift deployments.

zvsh and zvapp

zvsh is a simple shell program that makes it easy to run a single zerovm instance on a local machine. zvapp is a tool to run a cluser of zerovm instances on a single machine.

zpm

The ZeroVM Package Manager (ZPM) is the tool that you use to create and deploy ZeroVM applications.

zwiftclient

zwiftclient is a set of python bindings which allow you to interact with a zwift cluster. It is orignally based on the swiftclient module with support for additional functionality enabled by zerovm.