feat: implement config management flags #4
Reference in New Issue
Block a user
Delete Branch "feat/manage-config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
--get-configto print the current configuration.--set-configto update specific configuration keys in the TOML file.--reset-configto restore the default configuration.do_installto use the newwrite_default_configfunction.--helptext to document the new configuration management flags.