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.
node-spearhead/lib
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
..
cli.js -p profile option should be hidden until complete 2015-09-09 16:14:34 -07:00
cloudapi2.js joyent/node-triton#26 triton command crashes with self-signed cert 2015-09-21 10:33:42 -07:00
common.js audit cleanup 2015-09-08 17:30:08 -04:00
config.js joyent/node-triton#19 stricter checking of profile files when loading them 2015-09-09 21:53:38 -07:00
distractions.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_account.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_badger.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_cloudapi.js make triton cloudapi more like curl 2015-09-04 16:27:56 -04:00
do_completion.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_create_instance.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_datacenters.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_image.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_images.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_info.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_instance_audit.js audit cleanup 2015-09-08 17:30:08 -04:00
do_instance.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_instances.js joyent/node-triton#26 triton command crashes with self-signed cert 2015-09-21 10:33:42 -07:00
do_keys.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_network.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_networks.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_package.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_packages.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_profiles.js joyent/node-triton#18 first cut of 'triton profiles' 2015-09-09 16:04:15 -07:00
do_services.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_ssh.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_startstop_instance.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_wait_instance.js mpl and copyright 2015-09-04 14:12:20 -04:00
errors.js joyent/node-triton#18 first cut of 'triton profiles' 2015-09-09 16:04:15 -07:00
tritonapi.js stop TritonApi.listImages passing internal options as query params to cloudapi 2015-09-21 10:41:13 -07:00