Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 753 Bytes

cozy-nextdb.md

File metadata and controls

24 lines (17 loc) · 753 Bytes

cozy-nextdb

cozy-nextdb is the main command

cozy-nextdb <command> [flags]

Options

  -c, --config string      path to the configuration file
  -h, --help               help for cozy-nextdb
  -L, --log-level string   set the logger level (default "info")
      --log-syslog         use the local syslog for logging
  -d, --pg-url string      set the URL of the PostgreSQL server (default "postgres://nextdb:nextdb@localhost:5432/nextdb")

SEE ALSO