enid status

enid status

Queries the status of a remote node.

Usage:
  enid status [flags]

Flags:
  -h, --help          Help information for status
  -n, --node string   The node to connect to (default "tcp://localhost:26657")

Global Flags:
      --home string         Directory for configuration and data (default "~/.eni")
      --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