generated from oracle/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When using the --clusters argument with the optic index info command - if there is not at least one valid cluster provided, optic outputs an empty report header.
7536 ➜ optic index info -c typo-clustername
typo-clustername is not present in cluster configuration information
+Index Info---+------+----------------+------------+------------+-----+-----+-------------+---------+
| Index | Age | Type | Document Count | Index Size | Shard Size | Pri | Rep | Write Alias | Cluster |
+-------+-----+------+----------------+------------+------------+-----+-----+-------------+---------+
[05-20-25 1:57:38 PM] /Users/slippman
Suggested remedy: optic should not output the report header but instead an informational message stating that there are no valid indexes to report on.
Metadata
Metadata
Assignees
Labels
No labels