TODO
This commit is contained in:
parent
5b2e74d09f
commit
e33bde2e62
17
TODO.md
17
TODO.md
@ -12,13 +12,20 @@
|
||||
- multi-dc support... profile.dcs
|
||||
|
||||
|
||||
# naming
|
||||
|
||||
node-joyentcloud.git that installs joyentcloud. Suggest 'jc' as alias if people want to.
|
||||
|
||||
node-smartdc installs joyentcloud and warns about deprecation on stderr.
|
||||
|
||||
# later (in no particular order)
|
||||
|
||||
- how to add/exclude DCs?
|
||||
- cmdln.js support for bash tab completion
|
||||
- node-smartdc installs joyentcloud and warns about deprecation on stderr.
|
||||
- bunyan logging setup:
|
||||
- one output stream to a file at trace level:
|
||||
/var/log/joyentcloud/$timestamp.log
|
||||
- periodically keep the number of those files down. This is hard. Do it
|
||||
at startup? Yah should be fine.
|
||||
- another "raw" stream to stderr at WARN at above (maybe INFO?)
|
||||
where we console.error just the minimal fields that we want to show
|
||||
joyentcloud: warn: $msg
|
||||
Not sure about other fields.
|
||||
- windows testing
|
||||
|
||||
|
Reference in New Issue
Block a user