snapdir locations

List directories and stores where snapshots have been recorded.

locations queries the catalog and prints the directories and stores it has seen snapshots for. See the History guide.

Usage

snapdir locations [OPTIONS]

Options

locations takes no positional arguments. It accepts the global options; the most relevant are --catalog and --location (scope the query to a directory or store).

Examples

List all known locations:

snapdir locations

List locations using a specific catalog adapter:

snapdir locations --catalog default

See also