bin | ||
deps | ||
docs | ||
etc | ||
lib | ||
tools | ||
.gitignore | ||
.gitmodules | ||
CHANGES.md | ||
Makefile | ||
package.json | ||
README.md | ||
TODO.md |
joyent
is a CLI for the Joyent Public Cloud (https://my.joyentcloud.com).
Installation
- Install node.js.
npm install -g joyent
Verify that installed and is on your PATH:
$ joyent --version
joyent CLI 1.0.0
Before you can used the CLI you'll need a Joyent account, an SSH key uploaded
and joyent
configured with those account details.
Setup
TODO
Getting Started
TODO