CLI command "toggle" replacement
almost 3 years ago
A new version of the CLI (v0.31.0) is released where each of the toggle-*-events
commands is replaced with a pair of configure-*-events
and disable-*-events
commands. Having enabling vs disabling as their own CLI commands will make such commands more clear to users.