diff --git a/TODO.txt b/TODO.txt index 3632a19..b1fae8f 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,42 +1,20 @@ +TritonApi + "shortid" instead of full UUID "id" in default output, and then allow lookup by that shortid. Really nice for 80 columns. - insts - networks + - don't bother if not [0-9a-f-] -image "name@version" in 'triton insts' table. Optionally? - -# DONE - -triton -triton -v # bunyan trace logging -triton images # list images -triton image ID|NAME # get image -triton packages # list packages -triton package ID|NAME - -triton instances|insts # list machines -triton instance|inst ID|NAME # get machine - -triton create # triton create-instance - -triton delete VM|IMAGE # substring matching? too dangerous - triton delete --vm VM - triton delete --image IMAGE - -triton cloudapi ... -triton ssh ... - -triton info - -triton create -n|--dry-run # does the fake delay, shows what img/pkg/etc. +12 char shortids (matches docker) - -# maybe today +# maybe next bash completion (subcmd options) bash completion (cached data: insts, imgs, pkgs, names and ids) +PUBAPI-1117 triton create -c|--count N triton images