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/TODO.txt

34 lines
1022 B
Plaintext
Raw Normal View History

test suite:
- all the commands: test/integration/cli-*.test.js
- TritonApi testing: test/integration/api-*.test.js
- more test/unit/...
2015-08-26 22:06:19 +03:00
sub-user support (profiles, `triton account`, env, auth)
2015-08-27 04:06:12 +03:00
note in README that full UUIDs is much faster in the API
2015-09-01 01:19:10 +03:00
*type*: cloudapi changes to clarify: LX, docker, smartos, kvm instances
2015-09-04 10:09:19 +03:00
bash completion: exclude '-J', better top/bottom comment boilerplate,
put the CLI's version in the top comment, ISO date format
2015-08-26 22:06:19 +03:00
# maybe next
2015-08-26 22:06:19 +03:00
PUBAPI-1117 triton create -c|--count N
2015-09-02 20:39:09 +03:00
Rate limiting. Testing with non-op accounts. I suspect PUBAPI-1117 and other
usage will lead to rate limiting errors from cloudapi. `triton` should
(a) retry reasonably on those error codes and (b) proactively control rate
of cloudapi requests (tunable).
2015-08-26 00:25:30 +03:00
triton images
Drop 'state' in default columns. Add type to be able to see lx or not
for 'linux' ones. That might hit that stupid naming problem.
# another day
triton config get|set|list # see 'npm config'
2015-08-26 01:47:29 +03:00
triton --shell # or whatever, repl