[Home] >  Dotfiles >  sqlup

sqlup

sqlup

NAME
    sqlup -- Quickly take the contents of a sql file and put it into an existing database.

SYNOPSIS
    sqldup [--help] [databse] [file] application-name

EXAMPLES
    sqlup root files files.sql
    sqlup root files heythere.sql
      
SEE ALSO
    mysql < ...

AUTHOR
  Andric Villanueva

COPYRIGHT
  MIT