SeedCanonicalOptions
●test-convex · /index·type
Customization knobs for the canonical seed. Identical to the shop seed's options — the CMS phase has no knobs of its own (its documents key off the shop id the shop phase resolves), so the orchestrator forwards these to verbatim.
Definition
type SeedCanonicalOptions = SeedShopOptions;Related
runCli DaemonOptions runDaemon SeedClerkOperatorOptions SeedCmsOptions SeedClerkOperatorView SeedShopOptions seedCanonical
runDaemon
Longrunning foreground process: spins up a Convex backend via , writes PID, URL, and adminkey marker files, and idles until SIGTERM/SIGINT. Intended for pnpm de
seedCanonical
Livebackend transport wrapper around the canonical seed — the entry the HARNESS02 CLI's seed subcommand and the e2e globalsetups (HARNESS07/08) dispatch to. A r