tt cluster publish
can publish a new instance configuration
#4241
Labels
tt cluster publish
can publish a new instance configuration
#4241
Uh oh!
There was an error while loading. Please reload this page.
Product: tt CLI
Since: 2.3.0
Root document: https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/cluster/
SME: @ askalt
Details
This patchs adds an ability to publish a new instance configuration with
tt cluster publish
.Prior this patch this command returns an error if the instance is not found in the config.
Now, to create a new instance configuration, a replicaset name with
--replicaset
can be specified,and, if it's not enough, a group name with
--group
.For example:
Part of #316
Requested by @askalt in tarantool/tt@efe95f1.
The text was updated successfully, but these errors were encountered: