enid query epoch

Querying commands for the epoch module

Usage:
  enid query epoch [flags]
  enid query epoch [command]

Available Commands:
  epoch       gets the current epoch
  params      shows the parameters of the module

Flags:
  -h, --help   help for epoch

Global Flags:
      --chain-id string     The network chain ID
      --home string         directory for config and data (default "~/.eni")
      --log_format string   The logging format (json|plain)
      --log_level string    The logging level (trace|debug|info|warn|error|fatal|panic)
      --trace               print out full stack trace on errors

Use "enid query epoch [command] --help" for more information about a command.