Commit Graph

  • f11bf0c247 jsonStream should actually stream Dave Eddy 2015-08-26 16:53:23 -04:00
  • ffb0a935a3 use wrapper functions Dave Eddy 2015-08-26 16:44:11 -04:00
  • d2ce855a69 do_networks Dave Eddy 2015-08-26 16:40:50 -04:00
  • 835e1895bf output state changes with "wait" Dave Eddy 2015-08-26 16:15:31 -04:00
  • 255fff221b add docs Dave Eddy 2015-08-26 16:09:40 -04:00
  • 9b57df6962 add wait-instance Dave Eddy 2015-08-26 15:16:01 -04:00
  • 4a82869e2e TODO Trent Mick 2015-08-26 12:06:19 -07:00
  • 945b631878 triton bin in package.json Dave Eddy 2015-08-26 14:57:19 -04:00
  • 532cead66f allow multiple filters to instances and packages Dave Eddy 2015-08-26 14:03:22 -04:00
  • 0cfa83dedc fix 'triton create -w' that I broke recently Trent Mick 2015-08-26 10:13:09 -07:00
  • 20aea1de10 whoops Dave Eddy 2015-08-26 13:05:50 -04:00
  • d5e5b81ac3 shortid by default for 'triton packages' Trent Mick 2015-08-26 10:02:01 -07:00
  • 83fbcc129c weeks and minutes cleanup Dave Eddy 2015-08-26 13:00:01 -04:00
  • a5213658fa config, cache images Dave Eddy 2015-08-26 12:59:12 -04:00
  • d6ac9fed33 triton create --dry-run Trent Mick 2015-08-26 09:36:22 -07:00
  • e61c6099b3 combine delete with start/stop/reboot Dave Eddy 2015-08-26 12:18:40 -04:00
  • e2edbb3215 better bessages for start/stop/reboot/delete Dave Eddy 2015-08-26 12:18:24 -04:00
  • 1d0fa26633 shortid by default for 'triton images', works for 'triton image SHORTID', 'triton create ...' Trent Mick 2015-08-26 09:15:17 -07:00
  • d0ee7f4153 TODO update Trent Mick 2015-08-25 23:57:18 -07:00
  • 5cff14f261 snakey dave.eddy-1440571419 Dave Eddy 2015-08-26 02:43:41 -04:00
  • ade64f48c6 TODO udpate Trent Mick 2015-08-25 23:30:43 -07:00
  • e355693d8e an early start at bash completion (up to and including the subcommand) Trent Mick 2015-08-25 23:28:35 -07:00
  • 1d6a8178bd style Dave Eddy 2015-08-26 02:00:26 -04:00
  • 40c710d601 add output to start/stop/reboot/delete Dave Eddy 2015-08-26 01:57:27 -04:00
  • e9cf0b37eb keys stream Dave Eddy 2015-08-26 01:32:05 -04:00
  • b0b9eb9249 add delete Dave Eddy 2015-08-26 01:25:26 -04:00
  • b2105ca41f add triton keys Dave Eddy 2015-08-26 00:40:32 -04:00
  • ba5e4d0af4 line up 'triton' help output better Trent Mick 2015-08-25 21:34:47 -07:00
  • 61dbb174f4 really, go away Trent Mick 2015-08-25 21:30:40 -07:00
  • d255a1c2a9 f*#k 250k from pretty-bytes Trent Mick 2015-08-25 21:27:59 -07:00
  • 788d5ff31b TODO updates Trent Mick 2015-08-25 21:19:42 -07:00
  • 0c7899cff9 fix copy+paste Dave Eddy 2015-08-26 00:19:22 -04:00
  • 6bd918eb81 do_info Dave Eddy 2015-08-26 00:16:41 -04:00
  • 3bd22281e1 'triton image NAME', 'triton package NAME' Trent Mick 2015-08-25 21:06:27 -07:00
  • 2c4b41d91b fix help for 'triton create --name' Trent Mick 2015-08-25 20:59:35 -07:00
  • 0d4e93208c first pass at 'triton create' Trent Mick 2015-08-25 20:53:48 -07:00
  • 15ca8ecc32 add triton account and touch up instance Dave Eddy 2015-08-25 23:44:08 -04:00
  • f9f9823525 bump cmdln Dave Eddy 2015-08-25 23:26:10 -04:00
  • a8d8d638ec do_ssh Dave Eddy 2015-08-25 23:25:00 -04:00
  • 463be10e2d add start/stop/restart and waitForMachineState Dave Eddy 2015-08-25 21:46:14 -04:00
  • 02305407a8 add start, stop, reboot Dave Eddy 2015-08-25 21:09:32 -04:00
  • b5f9cbe054 add instance (alias and uuid) Dave Eddy 2015-08-25 20:27:46 -04:00
  • f2dee08b46 add ago, fix bug Dave Eddy 2015-08-25 20:00:50 -04:00
  • 014e63a331 insts Dave Eddy 2015-08-25 19:53:42 -04:00
  • 1214f88fae need lomstream Trent Mick 2015-08-25 16:51:59 -07:00
  • eaf93e619b triton instances Dave Eddy 2015-08-25 19:46:14 -04:00
  • 23fc9d4b3f some aliases; update TODO Trent Mick 2015-08-25 16:19:19 -07:00
  • e01babc05e a quick 'triton package ID'; make 'cloudapi' command hidden from help output Trent Mick 2015-08-25 16:12:35 -07:00
  • 0987881887 'triton image ID', update TODO.txt Trent Mick 2015-08-25 15:47:29 -07:00
  • 7afaadbd29 add packages, remove tabulate, put stuff in common Dave Eddy 2015-08-25 18:30:25 -04:00
  • 8ff2fcb53c s/vms/instances/ Trent Mick 2015-08-25 15:15:02 -07:00
  • 4d21d9d889 move existing cmmands out to do_foo.js files Trent Mick 2015-08-25 15:10:13 -07:00
  • 6b3ea63571 triton images Trent Mick 2015-08-25 14:25:30 -07:00
  • 8f7fa3ac90 forgot to add Trent Mick 2015-08-25 13:13:54 -07:00
  • d694f0ba19 wire up Triton class and cloudapi client Trent Mick 2015-08-25 13:11:40 -07:00
  • 1f123975ae update cmdln, move 'profile' command out to separate file Trent Mick 2015-08-25 12:14:16 -07:00
  • 7d706a0358 starting the rename Trent Mick 2015-08-25 11:49:46 -07:00
  • 99679fff2a warning about this being experimental Trent Mick 2015-07-25 22:46:24 -07:00
  • dfca3e0ace unfinished and broken work :) Trent Mick 2015-07-25 22:45:20 -07:00
  • 1882dbf18e joyentcloud.com is deprecated, use joyent.com. Lloyd Dewolf 2015-05-18 14:07:45 -07:00
  • cf6052c74e minor doc update Trent Mick 2014-02-20 15:45:15 -08:00
  • 8cb5138f9e switch over to cloudapi2 (drop node-smartdc piggybacking); prefer 'user' to 'account' in APIs (a la node-manta) Trent Mick 2014-02-19 19:52:58 -08:00
  • d64ea56308 renaming to 'sdc' Trent Mick 2014-02-19 19:49:49 -08:00
  • d10b13cbfa rename to 'sdc' Trent Mick 2014-02-12 12:22:08 -08:00
  • 0317fdb0db TODO Trent Mick 2014-02-12 11:30:19 -08:00
  • 5842875027 event-y jc.listMachines Trent Mick 2014-02-08 00:15:26 -08:00
  • 67b170e68f '-p PROFILE' option; ~/.joyentcloudconfig.json config file name Trent Mick 2014-02-07 18:23:18 -08:00
  • e33bde2e62 TODO Trent Mick 2014-02-07 17:07:58 -08:00
  • 5b2e74d09f joyentcloud name picked Trent Mick 2014-02-07 16:49:07 -08:00
  • 120f3198cf first commit Trent Mick 2014-02-07 13:21:24 -08:00