--all-snapshotsedit

Summaryedit

This flag only functions within the scope of snapshot selection.

The --all-snapshots flag allows you to act on all snapshots in a repository.

Though this flag allows selection of all snapshots, the --exclude flag, --exclude, will allow you to exclude snapshots matching a pattern from the final list.

Flagsedit

  • --all-snapshots Use all snapshots in the repository.

Exampleedit

Show all snapshots in the named repository:

curator show snapshots --repository REPO_NAME --all-snapshots