This document describes some important features comb
is going to realize.
- list all containers' images
- list all containers' info
- get specified container's info
- get specified container's flow
- create container
- update container
- delete container
- restart container
- tag a container to a image
- list all clusters' images
- list all clusters' info
- get specified cluster's info
- create cluster
- update cluster
- delete cluster
- replicate cluster
- watch cluster
- list all repositories
- get specified repository's info
- create repository
- delete repository
- create secret key
- get specified secret key file
- list secret keys
- delete secret key
- refactor comb
- add comb test
- format json output
- optimize json output
- support multi user auth and switch
- add travis