.. dbsake documentation master file, created by
   sphinx-quickstart on Fri Jan  3 17:50:49 2014.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to dbsake
=================

.. image:: _static/sake-icon.png

dbsake is a collection of command-line tools to perform various DBA related
tasks for MySQL.

.. code-block:: bash

   # curl -s http://get.dbsake.net > dbsake
   # chmod u+x dbsake
   # dbsake sandbox

.. toctree::
   :maxdepth: 4

   readme
   cli
   commands
   history
   contributing
   appendix

Indices and tables
==================

.. only:: html

   * :ref:`genindex`
   * :ref:`search`
