Commit Graph

20 Commits

Author SHA1 Message Date
Trent Mick 440d09f8b7 joyent/node-triton#59 `triton create -m,--metadata` etc. for adding metadata on instance creation 2015-12-07 11:28:59 -08:00
Trent Mick 59c41886d1 minor command help tweaks 2015-10-19 09:03:39 -07:00
Trent Mick da447939d2 `triton create ... --firewall` for CreateMachine `firewall_enabled`
Fixes #49
2015-10-17 12:43:24 -07:00
Dave Eddy 3cbf85a121 show image name and version when UUID is specified, fixes #29 2015-10-05 16:34:24 -04:00
Trent Mick 818a6b0afe no bigspinner by default: use '-ww' for a spinner, '-www' bigger, '-wwww' max 2015-09-23 09:30:06 -07:00
Dave Eddy aaeb58730b fix create UUID bug 2015-09-21 17:12:33 -04:00
Dave Eddy 44ce942d97 triton create support image name@version format, fixes #25 2015-09-21 16:37:48 -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 19ede6e489 joyent/node-triton#7 "triton create" could better handle missing package argument 2015-09-03 10:19:02 -07:00
Trent Mick 018c46ef43 'make check' clean 2015-09-02 10:47:06 -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 12c9cb64a6 Factor out spinner to prep for using it for 'triton wait'.
Also refactor 'triton wait' for debuggability and to avoid possible
multiple calls to the callback.
2015-09-01 10:44:34 -07:00
Trent Mick 9241f90ccf 'make check-jsl' clean 2015-09-01 10:44:34 -07:00
Trent Mick 16c3747605 smooth bigspinner 2015-08-26 15:01:54 -07:00
Trent Mick 0cfa83dedc fix 'triton create -w' that I broke recently 2015-08-26 10:13:09 -07:00
Trent Mick d5e5b81ac3 shortid by default for 'triton packages' 2015-08-26 10:02:01 -07:00
Trent Mick d6ac9fed33 triton create --dry-run 2015-08-26 09:36:28 -07:00
Trent Mick 2c4b41d91b fix help for 'triton create --name' 2015-08-25 20:59:35 -07:00
Trent Mick 0d4e93208c first pass at 'triton create' 2015-08-25 20:53:53 -07:00