shavee icon indicating copy to clipboard operation
shavee copied to clipboard

[TODO] Implement config file

Open kiavash-at-work opened this issue 3 years ago • 1 comments

To parse a config file in addition to command line arguments.

Prerequisite:

  • [ ] clap_conf crate to support clap 3

kiavash-at-work avatar Mar 01 '22 21:03 kiavash-at-work

After checking for a while, it seems that clap_conf is not updated for clap 3.0. Looking for a replacement, marioortizmanero/structconf feels to be a good candidate for this task.

kiavash-at-work avatar Jul 07 '22 22:07 kiavash-at-work

Now with the latest commit it should be able to read and write config to ZFS properties

ashuio avatar Nov 16 '23 06:11 ashuio

I don't think config files would make sense now since we can use properties now. Until we plan on features requiring config files we can close it for now.

ashuio avatar Nov 17 '23 10:11 ashuio