Jeremiah Russell
|
06da00ac68
|
✨ feat(cli): implement label subcommand
- adds label subcommand to manage labels associated with rules
- provides list, add, and remove subcommands for label management
|
2025-10-09 07:26:19 +01:00 |
|
Jeremiah Russell
|
cd6858f4bd
|
♻️ refactor(cli): restructure rules CLI
- move rules_cli.rs to config_cli/rules_cli.rs
- remove update command
|
2025-10-09 07:26:19 +01:00 |
|
Jeremiah Russell
|
7bac3ccd1d
|
♻️ refactor(cli): rename add_cli to rules_cli
- rename `add_cli.rs` to `rules_cli.rs` for better module naming
|
2025-10-09 07:26:19 +01:00 |
|
Jeremiah Russell
|
50ddb6ab66
|
♻️ refactor(cli): rename rm_cli to rules_cli
- reflect config cli changes
|
2025-10-09 07:26:19 +01:00 |
|