Dave Eddy
464851843a
add "list" and "ls" aliases for "instances", fixes #34
2015-09-29 18:01:18 -04: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
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
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
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
Trent Mick
dfc3e013b6
'triton insts' default output changes
...
Change default short and --long output of 'triton insts' somewhat
per feedback from Angela.
I also dropped validFields and turned on dottedLookup so you can do
stuff like:
triton insts -o shortid,name,tags.foo,metadata.root_authorized_keys
2015-08-31 13:11:34 -07:00
Trent Mick
9e3df02a5e
shortid support for instances; --url,--account et al top-level options
2015-08-26 17:22:02 -07:00
Dave Eddy
f11bf0c247
jsonStream should actually stream
2015-08-26 16:53:23 -04:00
Dave Eddy
532cead66f
allow multiple filters to instances and packages
2015-08-26 14:03:22 -04:00
Dave Eddy
a5213658fa
config, cache images
2015-08-26 12:59:12 -04:00
Dave Eddy
f2dee08b46
add ago, fix bug
2015-08-25 20:00:50 -04:00
Dave Eddy
014e63a331
insts
2015-08-25 19:53:42 -04:00
Dave Eddy
eaf93e619b
triton instances
2015-08-25 19:46:14 -04:00
Trent Mick
8ff2fcb53c
s/vms/instances/
2015-08-25 15:15:02 -07:00