# `mix llm_db.snapshot.fetch`
[🔗](https://github.com/agentjido/llm_db/blob/main/lib/mix/tasks/llm_db.snapshot.fetch.ex#L1)

Fetches a published snapshot from GitHub Releases.

## Usage

    mix llm_db.snapshot.fetch
    mix llm_db.snapshot.fetch --ref latest --install
    mix llm_db.snapshot.fetch --ref <snapshot_id> --output-dir tmp/snapshots

---

*Consult [api-reference.md](api-reference.md) for complete listing*
