- Removes the --dry-run part of the v2-configure command
- Adds an --append flag to v2-configure, which allows new configuration to be appended to the old config file
- Adds a --backup flag to v2-configure, which enables the backup feature for the config file
- Includes unit tests for everything
- Adds --enable-append and --disable-append flags to v2-configure, which toggle the option for the new configuration to be appended to the old config file
- Adds --enable-backup and --disable-backup flags to v2-configure, which toggle the backup feature for the configuration file