Executables
blanket-cfg
blanket-cfg could be moved to a more traditional Ruby class which would allow for better testing, especially since I’m not 100% clear what the ultimate target for this executable will be.
Brainstorming
Right now, the command to get blanket set up is:
blanket-cfg --task=taskname --source=Subversion --sink=S3
I am wondering whether I’d rather have some syntax like
blanket configure taskname -o Subversion -i S3
then
blanket taskname
to actually perform the backup. I am wondering if this will work, though, considering the directory based nature of the config setups.
Last edited by bigfleet, 4 months ago
Versions:
