spl

command module
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2019 License: MIT Imports: 10 Imported by: 0

README

Servers.com portal

Support features of https://portal.servers.com:

  • servers list
  • detail information about the server

Conf

Default path to config is ~/.spl.yml.

email: <email>
token: <token>

Docs

$ curl 'https://portal.servers.com/rest/hosts' -H 'Content-Type: application/json' -H 'X-User-Email: EMAIL' -H 'X-User-Token: TOKEN' | jq
...

$ curl 'https://portal.servers.com/rest/hosts/26554' -H 'Content-Type: application/json' -H 'X-User-Email: EMAIL' -H 'X-User-Token: TOKEN' | jq
...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL