Freeseer / freeseer

Designed for capturing presentations at conferences. Pre-fill a list of talks to record, record them, and upload them to YouTube with our YouTube Uploader.
http://freeseer.readthedocs.org
GNU General Public License v3.0
215 stars 110 forks source link

CLI Config reset functions no longer work #512

Closed zxiiro closed 10 years ago

zxiiro commented 10 years ago

Due to merging 8273219 all the reset functions no longer work because "youtube" is now a required parameter for config.

We should change the reset functions to be a subparser under "reset" name. So:

freeseer config reset all
freeseer config reset configuration
freeseer config reset database