[[repository]]
== --repository

[float]
Summary
~~~~~~~

IMPORTANT: This flag only functions within the scope of <<snapshot-selection,snapshot selection>> and the <<snapshot>> command.

Provide the repository name for snapshot operations.

[float]
Flags
~~~~~

* `--repository` Repository name.

[float]
Examples
~~~~~~~~

Show all snapshots in the named repository:

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