This repository has been archived on 2020-01-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Marius Pana a3adf3f475 5.6.4 2018-02-10 21:10:36 +02:00
bin renamed triton to spearhead 2018-02-10 18:02:17 +02:00
deps first commit 2014-02-07 13:21:24 -08:00
etc joyent/node-triton#173 Add support for listing and getting triton nfs volumes 2017-07-20 23:48:27 +00:00
lib added missing comman 2018-02-10 20:18:02 +02:00
test PUBAPI-1452 Add ListNetwork IP and GetNetworkIP to node-triton 2017-11-29 13:58:59 -08:00
tools modified logo size 2018-02-10 17:19:06 +02:00
.gitignore .git to gitignore 2018-02-10 17:45:30 +02:00
.gitmodules first commit 2014-02-07 13:21:24 -08:00
.npmignore ignore all test config files 2015-12-02 10:59:48 -08:00
CHANGES.md PUBAPI-1470 volume objects should expose their creation timestamp in a property named "created" instead of "create_timestamp" 2018-02-08 22:35:52 +00:00
Makefile joyent/node-triton#225 improve 'make test-in-parallel' 2017-08-09 14:26:25 -07:00
README.md updated logo with absolute remote url 2018-02-10 21:09:30 +02:00
TODO.txt joyent/node-triton#120 Ensure 'triton inst ls' only requires ListMachines RBAC access 2016-06-08 14:44:46 -07:00
package.json 5.6.4 2018-02-10 21:10:36 +02:00

README.md

logo

node-spearhead

This repository holds the node-spearhead CLI tool to work with the Spearhead Cloud.

Installation and configuration

Get a Spearhead Cloud account

Create an account on the Spearhead Cloud and upload your SSH key.[!TBD: docs]You can create an account here.

Data-centers

The list of available Spearhead Cloud data-centers is available here.

Installation

Install node.js, then:

npm install -g spearhead

Now you ca use spearhead to interact with our Public Cloud. More details about installation and configuration are available here.

License

MPL 2.0