Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cameroncox-slicehost-tools

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cameroncox-slicehost-tools

  • 0.0.3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

slicehost-tools

Manage Slicehost Slices and DNS records/zones from the command line.

WARNING

I am not responsible if this eats your data, destroys your life, and sleeps with your wife. YOU HAVE BEEN WARNED.

Installation

gem sources -a http://gems.github.com

sudo gem install wycats-thor
sudo gem install uhlenbrock-slicehost-tools

Usage

slicehost-dns

add [DOMAIN] [IP]    add a domain for the given ip
list                 lists all zones and their associated records
delete [DOMAIN]      removes a domain
apikey [APIKEY]      set your Slicehost API Key and save it to ~/.slicehost-tools
help [TASK]          describe available tasks or one specific task

slicehost-slice

add [SLICE NAME] [--force]      add a new slice
delete [SLICE]                  delete a slice
list                            list slices
hard_reboot [SLICE]             perform a hard reboot
soft_reboot [SLICE]             perform a soft reboot
apikey [APIKEY]                 set your Slicehost API Key and save it to ~/.slicehost-tools
help [TASK]                     describe available tasks or one specific task

TODO

[DONE] Finish up the slice tool
Multiple Slicehost accounts? (not likely, but an idea)

FAQs

Package last updated on 11 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc