mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 05:04:18 +02:00
add explain index allocation
This commit is contained in:
@@ -117,7 +117,7 @@ func SnapshotShow(conf *cfg.Config, snapshot string) error {
|
||||
}
|
||||
|
||||
table := NewTable(2, 17)
|
||||
table.Addheaders("field", "value")
|
||||
table.Addheaders("snapshot property", "value")
|
||||
|
||||
snap := res.Snapshots[0]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user