A newer version is available. For the latest information, see the
current release documentation.
--dry-run
edit--dry-run
editSummary
editThis flag allows you to test your command-line options. It can help you see
which indices will be caught by operations without actually performing those
operations.
Starting in v3.1.0, the term (CLOSED)
will appear next to indices which are
in a closed state.
Flags
edit-
--dry-run
Do not actually perform the action.
This flag must come before any command.
Example
editDo a dry-run test of deleting indices:
curator --dry-run delete indices <<index selection parameters>>