Trent Mick
|
94ebdb9f47
|
stop TritonApi.listImages passing internal options as query params to cloudapi
E.g.: `useCache` in the following:
$ triton -v insts
...
[2015-09-21T17:37:57.600Z] TRACE: triton/34623 on danger0.local (/Users/trentm/joy/node-triton/node_modules/restify-clients/lib/HttpClient.js:265 in rawRequest): request sent
GET /trentm/images?useCache=true HTTP/1.1
Host: 10.88.88.6
date: Mon, 21 Sep 2015 17:37:57 GMT
authorization: Signature keyId="/trentm/keys/de:e7:73:...
accept: application/json
user-agent: triton/1.0.0 (x64-darwin; node/0.10.40)
accept-version: *
|
2015-09-21 10:41:13 -07:00 |
|
Trent Mick
|
c93b08dd68
|
joyent/node-triton#26 triton command crashes with self-signed cert
Refactor do_instances to not call `callback` twice. Also don't assume
if a `res` on an error callback from CloudApi._request.
Fixes #26.
|
2015-09-21 10:33:42 -07:00 |
|
Trent Mick
|
7aa59f148f
|
joyent/node-triton#19 stricter checking of profile files when loading them
|
2015-09-09 21:53:38 -07:00 |
|
Trent Mick
|
5e75bff3fe
|
-p profile option should be hidden until complete
|
2015-09-09 16:14:34 -07:00 |
|
Trent Mick
|
bc7750dc45
|
clean up whitespace
|
2015-09-09 16:09:44 -07:00 |
|
Trent Mick
|
d2e999916b
|
joyent/node-triton#18 first cut of 'triton profiles'
|
2015-09-09 16:04:15 -07:00 |
|
Angela Fong
|
3699dd3a46
|
Fix typos and formatting in README
|
2015-09-08 18:30:42 -07:00 |
|
Dave Eddy
|
f476cc9168
|
audit cleanup
|
2015-09-08 17:30:08 -04:00 |
|
Angela Fong
|
c1dcef2f0f
|
README update to include more examples and background info
|
2015-09-08 12:04:30 -07:00 |
|
Dave Eddy
|
9d314def3d
|
add basic instance-audit support
|
2015-09-08 12:41:31 -04:00 |
|
Dave Eddy
|
219912beb1
|
docs
|
2015-09-05 19:43:40 -04:00 |
|
Dave Eddy
|
f28d7a079a
|
sadly change package name
|
2015-09-05 19:20:38 -04:00 |
|
Dave Eddy
|
789fb4f7e5
|
slug asserts
|
2015-09-04 20:33:31 -04:00 |
|
Dave Eddy
|
072f0ec864
|
make triton cloudapi more like curl
- `-X method` to specify method
- `-H 'key: value'` to specify header
|
2015-09-04 16:27:56 -04:00 |
|
Dave Eddy
|
d8a5f247f2
|
add make test to npm test
|
2015-09-04 14:38:14 -04:00 |
|
Dave Eddy
|
da0831d523
|
TODO done
|
2015-09-04 14:12:52 -04:00 |
|
Dave Eddy
|
bdc3ea6651
|
mpl and copyright
|
2015-09-04 14:12:20 -04:00 |
|
Dave Eddy
|
0fee17fda0
|
getting ready for OSS
- s/triton/tritonapi/
- s/Triton/TritonApi/
- s/CloudAPI/CloudApi/
|
2015-09-04 14:05:36 -04:00 |
|
Trent Mick
|
17c7a84ace
|
use latest published cmdln with bash completions
|
2015-09-04 10:55:10 -07:00 |
|
Dave Eddy
|
11543f23b8
|
info cleanup
|
2015-09-04 13:44:40 -04:00 |
|
Dave Eddy
|
7a7c204140
|
style fixes
|
2015-09-04 13:01:55 -04:00 |
|
Dave Eddy
|
3dd84362d0
|
completion handled by node-cmdln
|
2015-09-04 13:01:00 -04:00 |
|
Trent Mick
|
411659180f
|
bash completion support
|
2015-09-04 00:09:19 -07:00 |
|
Trent Mick
|
f6f0843200
|
right alignment of numerical columns for 'triton pkgs'
|
2015-09-03 23:52:12 -07:00 |
|
Dave Eddy
|
de2a462f16
|
triton info cleanup, fixes #8
|
2015-09-03 18:24:39 -04:00 |
|
Dave Eddy
|
edcc2a52ed
|
Merge pull request #10 from joyent/dave.eddy-1441318327
use mkdirp to create cache directories
|
2015-09-03 18:19:18 -04:00 |
|
Dave Eddy
|
af97077dc8
|
Merge pull request #9 from joyent/dave.eddy-1441318129
add common.getCliTableOptions for tabula
|
2015-09-03 18:19:06 -04:00 |
|
Dave Eddy
|
f3aad05fc9
|
use mkdirp to create cache directories
|
2015-09-03 18:12:08 -04:00 |
|
Dave Eddy
|
e48395d446
|
add common.getCliTableOptions for tabula
- common tabula options managed in "common"
- "datacenters" and "services" pass raw data with -j
|
2015-09-03 18:09:21 -04:00 |
|
Trent Mick
|
19ede6e489
|
joyent/node-triton#7 "triton create" could better handle missing package argument
|
2015-09-03 10:19:02 -07:00 |
|
Dave Eddy
|
804fe155b9
|
sprintf was a lie - use format everywhere
|
2015-09-03 00:02:40 -04:00 |
|
Dave Eddy
|
716976efa8
|
pass create data in post body
|
2015-09-03 00:02:09 -04:00 |
|
Dave Eddy
|
1cc87edb0f
|
per-profile cache directory using account+url slug
|
2015-09-02 23:48:14 -04:00 |
|
Dave Eddy
|
da8e13b45e
|
more assertions in common, ensure tests run with assertions
|
2015-09-02 23:30:07 -04:00 |
|
Dave Eddy
|
b6e4c06742
|
tabula changes
- "datacenters" and "services" both use tabula
- comman tabula options moved to common
|
2015-09-02 23:24:08 -04:00 |
|
Dave Eddy
|
538eb7612a
|
fix git-hook directive in Makefile
- symlinks are relative to the destination file
- don't check if it exists first - just obliterate
|
2015-09-02 23:23:31 -04:00 |
|
Dave Eddy
|
782c82faa7
|
remove executable bits on non-executable files
|
2015-09-02 16:33:30 -04:00 |
|
Dave Eddy
|
c3a91411f9
|
lots of unit tests
|
2015-09-02 15:38:27 -04:00 |
|
Trent Mick
|
c028501d66
|
TODOne
|
2015-09-02 10:47:50 -07:00 |
|
Trent Mick
|
018c46ef43
|
'make check' clean
|
2015-09-02 10:47:06 -07:00 |
|
Trent Mick
|
db81ff9db2
|
TODO
|
2015-09-02 10:39:09 -07:00 |
|
Trent Mick
|
516cf29bc5
|
TODOne
|
2015-09-02 10:28:11 -07:00 |
|
Trent Mick
|
68a99fa81c
|
drop cruft and debugging/commented code
|
2015-09-02 01:06:00 -07:00 |
|
Trent Mick
|
4064b93c8e
|
joyent/node-triton#5 show usage info on usage errors
|
2015-09-02 01:04:20 -07:00 |
|
Trent Mick
|
58a7c9977b
|
joyent/node-triton#4 triton networks/network to support shortId as well and to include fabric
flag
|
2015-09-02 00:03:17 -07:00 |
|
Dave Eddy
|
ae8a19d568
|
quick jsstyle cleanup
|
2015-09-01 15:03:52 -04:00 |
|
Dave Eddy
|
0d53e878e9
|
javascript lint cleanup
|
2015-09-01 14:51:02 -04:00 |
|
Dave Eddy
|
09052c0f80
|
silence make check file list
|
2015-09-01 14:45:56 -04:00 |
|
Trent Mick
|
d9b104de4b
|
'make git-hooks' to install hooks
|
2015-09-01 10:55:39 -07:00 |
|
Dave Eddy
|
d76535b4d2
|
negative sizes support, add more tests
|
2015-09-01 13:47:35 -04:00 |
|