Skip to main content

miren debug entity create

Create a new entity

Usage

miren debug entity create [flags]

Flags

  • --address, -a — Address to listen on (default: localhost:8443)
  • --cluster, -C — Cluster name
  • --config — Path to the config file
  • --dry-run, -d — Dry run, do not actually create the entity
  • --id, -i — ID of the entity (optional, auto-generated if not provided)
  • --path, -p — Path to the entity file

Global Options

  • --options — Path to file containing options
  • --server-address — Server address to connect to (default: 127.0.0.1:8443)
  • --verbose, -v — Enable verbose output

See also