feat: implement config management flags and documentation #6
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?
This PR finalizes the config management feature (
--get-config,--set-config,--reset-config), adding documentation in the README and tests to verify the behavior of these new commands.