View Source mix arke_postgres.init_db (arke_postgres v0.2.9)

Create the essentials so you can start using arke.

The essentials are created in the db specified under :arke_postgres option in the current app configuration.

examples

Examples

$ mix arke_postgres.init_db

command-line-options

Command line options

  • --quiet - do not log output
  • --username - do not create default_user
  • --password - do not create default_user