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.
Перейти к файлу
Marius Pana caa6da7821 merge with upstream 2019-03-12 21:55:51 +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 merge with upstream 2019-03-12 21:55:51 +02:00
test merge with upstream 2018-07-24 13:22:09 +03:00
tools modified logo size 2018-02-10 17:19:06 +02:00
.gitignore merge with upstream 2018-07-24 13:22:09 +03: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 joyent/node-triton#258 triton instance create picks disabled image 2019-03-06 17:25:00 -08:00
Makefile joyent/node-triton#225 improve 'make test-in-parallel' 2017-08-09 14:26:25 -07:00
README.md merge with upstream 2019-03-12 21:55:51 +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 merge with upstream 2019-03-12 21:55:51 +02:00

README.md

logo

node-spearhead

This repository holds the node-spearhead CLI tool to work with the Spearhead Cloud. It is a fork of node-triton.

Installation and configuration

Get a Spearhead Cloud account

Create an account on the Spearhead Cloud and upload your SSH key. 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

Verify that it is installed and on your PATH: $ spearhead --version Spearhead CLI 6.1.4 https://code.spearhead.cloud/Spearhead/node-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