crcresearch / smartcontainers

Smart Containers to track Provenance in a Docker ecosystem
http://daspos.org
Apache License 2.0
5 stars 3 forks source link

Move ORCID from separate command to subcommand of config. #15

Open Omegaice opened 8 years ago

Omegaice commented 8 years ago

Refactor cli.py so config is a click command group and ORCID is a sub-command. Make sure help is available for all subcommands including flags like -i so users know that they need to input their own orcid id. Extend documentation for configuration use.