.. _cli:

Commandline interface
#####################

.. highlight:: bash

Here is the command line interface of woom you can call from a terminal.
All these commands are expected to be executed with at least valid workflow and tasks configuration files.
They respectively defaults to :file:`workflow.cfg` and :file:`tasks.cfg` in the current directory.



Available commands:

.. toctree::
    :maxdepth: 1

    cli.woom
    cli.woom.show
    cli.woom.run
    cli.woom.fill
    cli.woom.kill
    cli.woom.clean
    cli.woom.monitor
