@storewright/cli
v0.14.21
Published
Storewright CLI bootstrap and deterministic helper commands.
Readme
Storewright CLI
Public CLI bootstrap and deterministic helper commands for Storewright.
Install:
npm install -g @storewright/cliInstall or refresh the private Codex Storewright plugin:
storewright codex installThis command registers the private Storewright marketplace, installs the Codex plugin, copies Storewright agent profiles from the installed plugin into ~/.codex/agents, and writes ~/.codex/storewright/codex-install-report.json.
After installation, start a new Codex session so the runtime discovers the agent profiles.
Storewright CLI commands load helper defaults from ~/.config/storewright/config.json on every run. Only string values under env whose names start with STOREWRIGHT_ are imported. For Stage 9A media-flow development, set STOREWRIGHT_9A_IMAGE_GEN_MODE=mock and STOREWRIGHT_E2E_TEST_MODE=media-generation-mock there before storewright run init; run initialization writes the run-local e2e-test-mode.json marker into the generated run directory. Existing shell environment values override the user config defaults.
