NAME

Footprintless::Database::DatabasePlugin::Command::db - Provides support for databases

VERSION

version 0.01

SYNOPSIS

    fpl db asias.dev.liferay.db backup

DESCRIPTION

Performs actions on a database instance. The available actions are:

    backup       creates a backup of the database
    client       start a command line client
    copy-to      copy's the database to the specified destination
    restore      restore a database from a backup

The currently availble providers are:

    CSV          experimental
    MySql        fully implemented
    PostgreSQL   experimental

AUTHOR

Lucas Theisen <lucastheisen@pastdev.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Lucas Theisen.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

SEE ALSO

Please see those modules/websites for more information related to this module.