ic inspect
Inspect one snapshot.
Syntax
ic inspect [<label>] [--trace] [--snapshot FILE|-] [--raw]
Arguments and options
<label>Show detailed samples for one fact.--traceInclude trace lines in detailed output.--snapshot FILE|-Read a snapshot from a file or stdin instead of the default approved snapshot,canon.json.--rawPrint the entire snapshot as JSON.
Behavior
- Without a label,
inspectprints one overview line per fact: label, sample count, created timestamp. - With a label, it prints structured sample records.
Example
ic inspect
ic inspect tea-menu
ic inspect tea-menu --trace