Skip to main content

Module create

Module create 

Source
Expand description

memstead create — create a new entity from flags or a JSON file.

Mirrors memstead_create in the MCP surface. Two input modes:

  • Flags. --title, --type (required), plus repeatable --section key=value, --metadata key=value, --relation type:to.
  • JSON file. --from payload.json. Same shape as memstead_create’s CreateParams.

Structs§

Args

Functions§

run