Skip to content

Add wildcard handling to certain silverback cluster commands #168

@fubuloubu

Description

@fubuloubu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions