VisualOps CLI


License
Other
Install
pip install visualops==1.0.2

Documentation

visualops

visualops is a command-line interface for VisualOps. It allows you to deploy the same stack on your laptop, or in the cloud

note: output shown in this documentation is indicative only, please do not refer to it.

Requirements

Before install, ensure Docker is installed (see http://docs.docker.com) in version >= 1.2.0.

Platform

All Linux distributions supported by Docker should be compatible with VisualOps. Ubuntu, Cent OS, Amazon Linux and Red Hat Linux (on their latest version) are officially suported.

On Mac OS X (not fully supported yet), boot2docker is required.

Install

Preferred method of install is pip:

$ pip install visualops

Commands

Check usage for detailed arguments:

$ visualops --help

Use the help command to get help about one specific command:

$ visualops help [command]