Project

sunzi-vps

0.0
No commit activity in last 3 years
No release in over 3 years
Simple CLI to create and/or destroy VPS instances
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.16
~> 0.7
~> 5.0
~> 10.0
~> 4.0
~> 0.3
~> 3.2

Runtime

~> 1.0
~> 2.0
 Project Readme

Sunzi VPS

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

Works with Linode, DigitalOcean and Vultr

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