Skip to main content

Module verbs

Module verbs 

Source

Modules§

add
doctor
grex doctor CLI verb — thin wrapper over grex_core::doctor.
exec
grex exec — run an arbitrary command inside a pack root.
import
grex import — ingest a legacy REPOS.json.
init
grex init — bootstrap a meta-pack at the given path (or cwd).
ls
grex ls — read-only tree listing of the pack graph.
migrate_lockfile
grex migrate-lockfile — opt-in v1.1.x → v1.2.0 lockfile migrator.
rm
grex rm — tear down a pack and delete its directory.
run
grex run — execute a single named action across one pack.
serve
grex serve — launch the MCP stdio server (feat-m7-1 stage 8).
status
grex status — drift vs lockfile.
sync
grex sync — drive the M3 Stage B end-to-end pipeline.
teardown
grex teardown — drive the M5-2b pack-type teardown lifecycle.
update
grex update — refresh + re-install across packs.