File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[[cat-snapshots]]
2- == Cat single repository snapshots
2+ == cat snapshots
33
4- The `snapshots` command shows all snapshots that belong to a specific repository.
4+ The `snapshots` command shows all snapshots that belong to a specific repository
5+ or multiple repositories.
56To find a list of available repositories to query, the command `/_cat/repositories` can be used.
67Querying the snapshots of a repository named `repo1` then looks as follows.
78
@@ -33,7 +34,6 @@ Start and stop timestamps are available in two formats.
3334The `HH:MM:SS` output is simply for quick human consumption.
3435The epoch time retains more information, including date, and is machine sortable if the snapshot process spans days.
3536
36- == Cat multiple repositories snapshots
3737It is also possible to get the list of snapshots from multiple repositories.
3838Here are some examples:
3939
You can’t perform that action at this time.
0 commit comments