git-annex-contentlocation
looks up content for a key
- Provided by: git-annex (Version: 10.20251029-1ubuntu1)
- Report a bug
looks up content for a key
git annex contentlocation [key ...]
This plumbing-level command looks up filename used to store the content of a key. The filename is output to stdout. If the key's content is not present in the local repository, nothing is output, and it exits nonzero.
Joey Hess <id@joeyh.name>