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

bluebox-boxcutter

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bluebox-boxcutter

  • 0.0.14
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

boxcutter

A command-line interface to BoxPanel.

prerequisites

This tool requres ruby --version >= 1.9.3. If you are not already running a suitable version, rbenv is recommended.

installation

git clone git@github.blueboxgrid.com:bluebox-tech/boxcutter.git
cd boxcutter
gem install rspec
rake install

usage

You must be logged into BoxPanel in the Chrome browser - boxcutter auths with your Chrome cookies

boxcutter help                            # usage
boxcutter machine-search app              # search for machine names given a substring
boxcutter machine-show ds590              # show machine details given its name
boxcutter password "kvm[2-5]"             # show passwords given a password name regex
boxcutter kvm kvm9.sea03                  # open a kvm console given the password name
boxcutter reboot ds590                    # reboot a machine
boxcutter razor-tags                      # show available razor tags
boxcutter razor ds590 ubuntu-precise      # razor a machine
boxcutter razor-log ds590                 # show razor log messages

example

boxcutter screenshot

FAQs

Package last updated on 10 Jan 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