TODO udpate
This commit is contained in:
parent
e355693d8e
commit
ade64f48c6
11
TODO.txt
11
TODO.txt
@ -1,8 +1,5 @@
|
|||||||
bash completion
|
bash completion (subcmd options)
|
||||||
|
bash completion (cached data: insts, imgs, pkgs, names and ids)
|
||||||
triton delete VM|IMAGE # substring matching? too dangerous
|
|
||||||
triton delete --vm VM
|
|
||||||
triton delete --image IMAGE
|
|
||||||
|
|
||||||
"shortid" instead of full UUID "id" in default output, and then allow lookup
|
"shortid" instead of full UUID "id" in default output, and then allow lookup
|
||||||
by that shortid. Really nice for 80 columns.
|
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 create # triton create-instance
|
||||||
|
|
||||||
|
triton delete VM|IMAGE # substring matching? too dangerous
|
||||||
|
triton delete --vm VM
|
||||||
|
triton delete --image IMAGE
|
||||||
|
|
||||||
triton cloudapi ...
|
triton cloudapi ...
|
||||||
triton ssh ...
|
triton ssh ...
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user