Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wildcard handling to certain silverback cluster commands #168

Open
fubuloubu opened this issue Nov 2, 2024 · 1 comment
Open

Add wildcard handling to certain silverback cluster commands #168

fubuloubu opened this issue Nov 2, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@fubuloubu
Copy link
Member

Overview

Sometimes you have multiple bots that you want to control at the same time. Assuming they have similar names, for example in my stablecoin cluster I have redemptions-<network name> and compliance-<network name>, it would be very helpful to be able to use a wildcard (e.g. *) to fuzzy match multiple names for a command (e.g. silverback cluster bots stop *-optimism to stop all the bots on optimism, or just silverback cluster bots stop * to stop all the bots on the cluster) so I don't have to run the same command repetitively

Specification

Allow wildcard matches via *

TBD

Dependencies

n/a

@fubuloubu fubuloubu added the enhancement New feature or request label Nov 2, 2024
Copy link

linear bot commented Nov 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant