0.0.9 ā€¢ Published 7 years ago

travultr v0.0.9

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Travultr šŸ¦

npm.io npm.io npm.io Build status

A CLI client for Vultr, following their API documentation.

Uses the vyltr API wrapper for Vultr.

Note: this project is a work in progress.

Installation

npm install travultr

Progress

  • server
    • list
    • reboot
    • start
    • stop
    • create
  • block storage
    • list
    • attach
    • create
    • delete
    • detach
    • set label
    • resize
  • regions
    • list all
    • list available
  • dns
    • list records
    • create domain
    • delete domain
    • create record
    • update record
    • delete record
  • operating systems
    • list
  • plans
    • list

Usage

Usage: travultr [options] [command]


Commands:

  server      Access server resources
  version|v   print travultr version
  help [cmd]  display help for [cmd]

Options:

  -h, --help     output usage information
  -V, --version  output the version number

Where'd the name travultr come from?

John Travolta.

npm.io

Contributing

  1. Clone the repo
  2. Make a new local branch
  3. Change what you'd like
  4. Write some tests
  5. Make a Pull Request!

āœŒļø

License

MIT, see LICENSE

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

1.0.0

7 years ago