feat: default ownership sync to published snapshot

This commit is contained in:
Rasyidan Akbar F. 2026-04-12 14:27:47 +07:00
commit aad29eaf23
4 changed files with 55 additions and 23 deletions

View file

@ -14,6 +14,8 @@ The manifest location is resolved in this order:
1. `idx ownership sync --manifest <path-or-url>`
2. `IDX_OWNERSHIP_SNAPSHOT_MANIFEST`
3. `ownership.snapshot_manifest` in `config.toml`
4. built-in published manifest URL:
`https://github.com/0xrsydn/idx-cli/releases/download/ownership-snapshot-current/ownership-snapshot-manifest.json`
The value can be either:
- a local path to a manifest JSON file