whatis¶
vb whatis NAME [OPTIONS]
Description¶
Resolve the symbol NAME into its canonical artifact hash artifact name and provide a description of what role that artifact plays.
Options¶
- -f, --file¶
Find artifacts with the same hash as file NAME. If NAME is
-, read content from standard input.
- -q, --quiet¶
Show nothing if NAME is not found
- --type TYPE¶
Only find artifacts of TYPE (one of:
ci,t,w,g, ore)
- -v, --verbose¶
Provide extra information (such as the RID)
Examples¶
Commit a file
$ vb ci -m "base"
Committed version: 9b8ebf180c9f874056fae1db9deac37eabe38d4586c9ab91947758b6f59c2b42
Resolve artifact by file content hash
$ vb whatis -f ver.txt -v
name: ver.txt
artifact: bedef797cd3184c3c7e620c5c231bbdd523f52ab19ca6301d037c7f2a3f99780 (2)
size: 2 bytes
received: 2026-04-07 06:51:48 from
file: ver.txt
part of [9b8ebf180c] by ubuntu on 2026-04-07 06:51:48
base