tarantool / tt

Command-line utility to manage Tarantool applications
Other
101 stars 12 forks source link

tt replicasets roles add #914

Closed oleg-jukovec closed 3 months ago

oleg-jukovec commented 4 months ago

We need to add a command to add a role for the Cartridge and the Tarantool 3 orchestrator:

tt replicaset roles add <APP_NAME|APP_NAME:INSTANCE> role_name [--replicaset replicaset_name] [--group group_name] [--instance instance_name]

A target could be an application name, or an instance name in an application.

The command should support following flags: