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
Josh Wilsdon 87d075bbbb initial support for bhyve 2018-02-09 17:52:57 -08:00
..
do_account joyent/node-triton#213 commands fail unhelpfully when `cliSetupTritonApi` returns error 2017-06-29 00:25:32 +00:00
do_fwrule initial support for bhyve 2018-02-09 17:52:57 -08:00
do_image joyent/node-triton#173 Add support for listing and getting triton nfs volumes 2017-07-20 23:48:27 +00:00
do_instance initial support for bhyve 2018-02-09 17:52:57 -08:00
do_key joyent/node-triton#213 commands fail unhelpfully when `cliSetupTritonApi` returns error 2017-06-29 00:25:32 +00:00
do_network TRITON-24 node-triton ListNetworkIPs has unordered results 2017-12-22 18:38:33 -05:00
do_package joyent/node-triton#173 Add support for listing and getting triton nfs volumes 2017-07-20 23:48:27 +00:00
do_profile joyent/node-triton#190 Exception when using current docker client 2017-03-17 19:09:04 +00:00
do_rbac joyent/node-triton#143 triton rbac key duplicate output 2016-11-30 10:40:34 +09:00
do_volume PUBAPI-1470 volume objects should expose their creation timestamp in a property named "created" instead of "create_timestamp" 2018-02-08 22:35:52 +00:00
SaferJsonClient.js ZAPI-757 VMAPI should dump core when an uncaught error is thrown 2017-01-14 00:27:16 +00:00
bunyannoop.js improvements for using node-triton as a module 2015-12-08 11:59:45 -08:00
cli.js joyent/node-triton#222 use `TRITON_ROLE` instead of `MANTA_ROLE` env var 2017-08-09 11:02:26 -07:00
cloudapi2.js TRITON-30 Add UpdateNetworkIP to node-triton 2017-12-22 17:49:52 -05:00
common.js TRITON-24 node-triton ListNetworkIPs has unordered results 2017-12-22 18:38:33 -05:00
config.js joyent/node-triton#201 Assuming an RBAC role in triton CLI v5 throws error 2017-08-08 16:52:42 -07:00
constants.js joyent/node-triton#160 missing file from cr:1129 rebase 2016-12-28 15:00:48 +00:00
distractions.js no bigspinner by default: use '-ww' for a spinner, '-www' bigger, '-wwww' max 2015-09-23 09:30:06 -07:00
do_badger.js mpl and copyright 2015-09-04 14:12:20 -04:00
do_cloudapi.js joyent/node-triton#154 #108 changes broke `triton cloudapi ...` 2016-12-14 11:01:18 -08:00
do_completion.js bash completion for 'triton env TAB' 2016-04-22 13:09:35 -07:00
do_create.js joyent/node-triton#142 triton help create could give fuller help 2017-02-21 11:29:50 -08:00
do_datacenters.js joyent/node-triton#213 commands fail unhelpfully when `cliSetupTritonApi` returns error 2017-06-29 00:25:32 +00:00
do_delete.js joyent/node-triton#142 triton help create could give fuller help 2017-02-21 11:29:50 -08:00
do_env.js TRITON-88 node-triton "env" doesn't call its callback 2018-01-26 12:15:57 -05:00
do_fwrules.js joyent/node-triton#142 triton help create could give fuller help 2017-02-21 11:29:50 -08:00
do_images.js joyent/node-triton#142 triton help create could give fuller help 2017-02-21 11:29:50 -08:00
do_info.js joyent/node-triton#213 commands fail unhelpfully when `cliSetupTritonApi` returns error 2017-06-29 00:25:32 +00:00
do_instances.js joyent/node-triton#142 triton help create could give fuller help 2017-02-21 11:29:50 -08:00
do_ip.js joyent/node-triton#142 triton help create could give fuller help 2017-02-21 11:29:50 -08:00
do_keys.js joyent/node-triton#142 triton help create could give fuller help 2017-02-21 11:29:50 -08:00
do_networks.js joyent/node-triton#142 triton help create could give fuller help 2017-02-21 11:29:50 -08:00
do_packages.js joyent/node-triton#142 triton help create could give fuller help 2017-02-21 11:29:50 -08:00
do_profiles.js joyent/node-triton#142 triton help create could give fuller help 2017-02-21 11:29:50 -08:00
do_reboot.js joyent/node-triton#142 triton help create could give fuller help 2017-02-21 11:29:50 -08:00
do_services.js joyent/node-triton#213 commands fail unhelpfully when `cliSetupTritonApi` returns error 2017-06-29 00:25:32 +00:00
do_ssh.js joyent/node-triton#142 triton help create could give fuller help 2017-02-21 11:29:50 -08:00
do_start.js joyent/node-triton#142 triton help create could give fuller help 2017-02-21 11:29:50 -08:00
do_stop.js joyent/node-triton#142 triton help create could give fuller help 2017-02-21 11:29:50 -08:00
do_volumes.js joyent/node-triton#173 Add support for listing and getting triton nfs volumes 2017-07-20 23:48:27 +00:00
errors.js joyent/node-triton#148 triton profile edit failes if EDITOR contains a space 2017-02-28 15:48:10 -08:00
index.js joyent/node-triton#108 support passphrase protected keys 2016-12-13 19:01:32 +00:00
metadataandtags.js joyent/node-triton#88: `triton inst ...` support for updating tags 2016-02-11 09:46:43 -08:00
rbac.js Windows path fixes (should basically run on windows now) 2016-01-28 13:41:22 -08:00
tritonapi.js TRITON-30 Add UpdateNetworkIP to node-triton 2017-12-22 17:49:52 -05:00
volumes.js joyent/node-triton#226 add new `triton volume sizes` subcommand 2017-08-24 18:01:20 +00:00