Sunzi VPS

sunzi-vps is a simple command line utility to create and/or destroy VPS instances interactively.

It works as a plugin for sunzi, but can be used as a standalone tool.

Sunzi for Linode

Quick start

Install:

$ gem install sunzi-vps

Commands

$ sunzi vps         # Show command help
$ sunzi vps init    # Generate VPS config file
$ sunzi vps up      # Set up a new instance
$ sunzi vps down    # Tear down an existing instance