Skip to content

Commit

Permalink
Merge pull request #31 from mgeisler/fix-cli-tools-links
Browse files Browse the repository at this point in the history
Fix cli tools links
  • Loading branch information
larsbutler committed Jun 30, 2014
2 parents 772d937 + 333a3af commit 7ecf94c
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions clitools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,33 @@
ZeroVM CLI Tools
================

The ZeroVM project includes a number of command line tools that make it easier to interact with ZeroVM and Zwift deployments.
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.
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.

* `zvsh and zvapp </projects/zerovm-cli/>`_
* `zvsh and zvapp </projects/zerovm-cli/en/latest/>`_

zpm
---

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


* `ZeroVM Package Manager </projects/zerovm-zpm/>`_
* `ZeroVM Package Manager </projects/zerovm-zpm/en/latest/>`_

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.
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.

* `zwiftclient repository <https://github.com/zerovm/python-zwiftclient/>`_

0 comments on commit 7ecf94c

Please sign in to comment.