ngit-grasp integrity-check
Queue storage- and event-authorization integrity checks in the running relay
Upcoming operator surface
This page is generated from an unreleased ngit-grasp commit. Its interface may change before the next release.
Parent command: ngit-grasp
Usage
text
Usage: ngit-grasp integrity-check [OPTIONS] --identifier <IDENTIFIER>Arguments and options
| Input | Description | Details |
|---|---|---|
--identifier <IDENTIFIER> | Repository identifier (d tag value). All object formats and views for this identifier are checked together | required |
--repair | Apply safe storage and ref repairs. Without this flag the request only reports differences from structural and authoritative event state | — |
--git-data-path <GIT_DATA_PATH> | Git data path containing the .grasp family storage directory | env NGIT_GIT_DATA_PATH; default ./data/git |
-h, --help | Print help | — |
-V, --version | Print version | — |
Related reference
Flags backed by environment variables are also listed in the configuration reference.