enid config

enid config

Create or query the application CLI configuration file

Usage:
  enid config <key> [value] [flags]

Flags:
  -h, --help   Help information for config

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