Socket
Socket
Sign inDemoInstall

dig-oc

Package Overview
Dependencies
5
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    dig-oc

CLI which will interact with the Digital Ocean API


Version published
0
Maintainers
1
Created
Weekly downloads
 

Readme

Source

digitalocean-cli

CLI which will interact with the Digital Ocean API

npm install -g dig-oc

To initialise with your api token, or change token.

dig-oc --init

To list all of your current droplets.

dig-oc --droplets || -d

Returns a list of droplets you can delete.

dig-oc --delete

deletes a specific droplet where n is the id of given droplet.

dig-oc --delete -i <n>

Create a new droplet.

dig-oc --create || -c

Keywords

FAQs

Last updated on 24 Feb 2016

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc