Expand description
memstead relate — add or remove a typed relationship between two entities.
Structs§
- Args
memstead relateaccepts each argument as a positional OR as a named flag — the named forms (--from,--rel-type,--to) bring the command’s call style in line with the sister mutation commands (memstead create,memstead update), which use--title,--type, etc. The positional form continues to work — existing scripts that pipe positional args don’t break.