Expand description
Handler for the delete-entity CLI subcommand (GAP-17).
Deletes an entity and, with --cascade, all of its relationships and
memory bindings. Without --cascade the command refuses to proceed, which
prevents accidental data loss.
Structs§
- Delete
Entity Args - Delete entity args.
Functions§
- run
- Run.