From ade64f48c6d6750d11fd8296e798ff8ca3db03ab Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Tue, 25 Aug 2015 23:30:43 -0700 Subject: [PATCH] TODO udpate --- TODO.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/TODO.txt b/TODO.txt index 6c60e94..12e4fd1 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,8 +1,5 @@ -bash completion - -triton delete VM|IMAGE # substring matching? too dangerous - triton delete --vm VM - triton delete --image IMAGE +bash completion (subcmd options) +bash completion (cached data: insts, imgs, pkgs, names and ids) "shortid" instead of full UUID "id" in default output, and then allow lookup by that shortid. Really nice for 80 columns. @@ -23,6 +20,10 @@ 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 ...