0.1.22 • Published 9 years ago

nor-upcloud v0.1.22

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

nor-upcloud

Client module for Upcloud API

Install it

npm install -g nor-upcloud

Example CLI usage

Save your password to file ~/.nor-upcloud-cli.json as:

{
  "upcloud": "username:passhprase"
}

Then you can:

  • List servers: nor-upcloud server-list
  • Start server: nor-upcloud --hostname=foo.example.com server-start
  • Stop server: nor-upcloud --hostname=foo.example.com server-stop
  • Get data for server: nor-upcloud --hostname=foo.example.com server-info

To select a server you can use any of these:

  • --hostname=NAME
  • --uuid=UUID
  • --title=TITLE

You can switch the view type using:

  • --view=table (default)
  • --view=json

Commercial Support

You can buy commercial support from Sendanor.

0.1.22

9 years ago

0.1.21

9 years ago

0.1.20

9 years ago

0.1.19

9 years ago

0.1.18

9 years ago

0.1.17

9 years ago

0.1.16

9 years ago

0.1.15

9 years ago

0.1.14

9 years ago

0.1.13

10 years ago

0.1.12

10 years ago

0.1.11

10 years ago

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago