mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 09:44:17 +02:00
add explain index allocation
This commit is contained in:
@@ -116,7 +116,7 @@ func CcrRemoteInfo(conf *cfg.Config, index string) error {
|
||||
}
|
||||
|
||||
table := NewTable(2, 5)
|
||||
table.Addheaders("field", "value")
|
||||
table.Addheaders("ccr remote property", "value")
|
||||
|
||||
table.entries = [][]string{
|
||||
{"Remote Cluster", remote},
|
||||
|
||||
Reference in New Issue
Block a user