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
Trent Mick d10b13cbfa rename to 'sdc' 2014-02-12 12:22:08 -08:00
bin rename to 'sdc' 2014-02-12 12:22:08 -08:00
deps first commit 2014-02-07 13:21:24 -08:00
docs first commit 2014-02-07 13:21:24 -08:00
etc first commit 2014-02-07 13:21:24 -08:00
lib rename to 'sdc' 2014-02-12 12:22:08 -08:00
tools rename to 'sdc' 2014-02-12 12:22:08 -08:00
.gitignore first commit 2014-02-07 13:21:24 -08:00
.gitmodules first commit 2014-02-07 13:21:24 -08:00
CHANGES.md rename to 'sdc' 2014-02-12 12:22:08 -08:00
Makefile rename to 'sdc' 2014-02-12 12:22:08 -08:00
README.md rename to 'sdc' 2014-02-12 12:22:08 -08:00
TODO.md rename to 'sdc' 2014-02-12 12:22:08 -08:00
package.json rename to 'sdc' 2014-02-12 12:22:08 -08:00

README.md

sdc is a CLI for Joyent SmartDataCenter and the Joyent Public Cloud (https://my.joyentcloud.com, http://www.joyent.com/products/compute-service).

Installation

  1. Install node.js.
  2. npm install -g sdc

Verify that installed and is on your PATH:

$ sdc --version
sdc CLI 1.0.0

Before you can used the CLI you'll need a Joyent account, an SSH key uploaded and sdc configured with those account details.

Setup

TODO

Getting Started

TODO