enid compact

enid compact

Fully compact the application database (only when it is levelDB)

Usage:
  enid compact [flags]

Flags:
  -h, --help          Help information for compact
      --home string   Node's home directory (default "~/.eni")

Global Flags:
      --log_format string   Log format (json|plain)
      --log_level string    Log level (trace|debug|info|warn|error|fatal|panic)
      --trace               Print the full stack trace on error

Last updated