Open WordlessEcho opened 1 year ago
About 5be4e6d : ServerConfig
is belongs to cmd/root.go
. I think we should not change it in cmd/export.go
?
I found some bug in recent commits. Waiting for fix.
Bug fixed.
About the --config
option: I wrote some codes to move it into cmd/root.go
as global flag but not pushed yet.
Resolves #54
If both command parameters and configuration file is specified. It will respect the options of command parameters. Improvement: Maybe we should make default value of command parameters as constant?
Tested on my environment by following configurations: ~/config.json
Result: