Seizure / MonitorBoss

GNU Lesser General Public License v3.0
2 stars 1 forks source link

Refactor CLI commands to accept complex filters, rather than strictly aliases or int-indexes #46

Open Seizure opened 3 months ago

Seizure commented 3 months ago

see: https://github.com/Seizure/MonitorBoss/issues/45 and: https://github.com/Seizure/MonitorBoss/issues/44

CLI should have parity with these features, while still allowing for simple index/alias commands as default

Perhaps a separate flag which indicates a filter is being provided, rather than an index or alias?