TODO
This commit is contained in:
parent
945b631878
commit
4a82869e2e
34
TODO.txt
34
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
|
||||
|
Reference in New Issue
Block a user