Expand description
CLI command implementations for the avis binary.
Functions§
- cmd_
capture - Capture an image and add it to the .avis store.
- cmd_
compare - Compare two captures.
- cmd_
create - Create a new empty .avis file.
- cmd_
diff - Pixel-level diff between two captures.
- cmd_
export - Export the store as JSON.
- cmd_
health - Health / quality report.
- cmd_
info - Display information about an .avis file.
- cmd_
link - Link a capture to a memory node.
- cmd_
query - Query observations with filters.
- cmd_
similar - Find visually similar captures.
- cmd_
stats - Display statistics about the store.