Add --get-config to print the current configuration.
Add --set-config to update specific configuration keys in the TOML file.
Add --reset-config to restore the default configuration.
Refactor do_install to use the new write_default_config function.
Update --help text to document the new configuration management flags.
- Add `--get-config` to print the current configuration.
- Add `--set-config` to update specific configuration keys in the TOML file.
- Add `--reset-config` to restore the default configuration.
- Refactor `do_install` to use the new `write_default_config` function.
- Update `--help` text to document the new configuration management flags.
- Add `--get-config` to print the current configuration.
- Add `--set-config` to update specific configuration keys in the TOML file.
- Add `--reset-config` to restore the default configuration.
- Refactor `do_install` to use the new `write_default_config` function.
- Update `--help` text to document the new configuration management flags.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
--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.