Constants§
- SCHEMA_
VERSION - Current output schema version. See the module docs before changing it.
Functions§
- caches_
clear_ document caches clear --json: what actually went.- caches_
clear_ plan_ document caches clear --dry-run --json: what would be emptied, and nothing touched.- caches_
document - The document emitted by
devp caches --json. - drift_
document - The document emitted by
devp status --drift --json. - emit
- Print a document to stdout as pretty JSON with a trailing newline.
- lockfile_
fix_ command - The command an agent should run to fix a failed lockfile check, or
Nonewhen the failure is not of that kind. - run_
document - The document emitted by
devp run --json. - stats_
document - The document emitted by
devp stats --json. - status_
document - The document emitted by
devp status --json. - trust_
document devp trust --json: what the tool guarantees, and what this machine has switched on.