--all-snapshots

edit

Summary

edit

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.

Flags

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

Example

edit

Show all snapshots in the named repository:

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