############ Command Line ############ ionwl ===== This runs the compositor. It is configured through the Python config file (see :doc:`configuration`), so the command line stays minimal. .. literalinclude:: ionwl_help.txt :language: none ionwl-cmd ========= This communicates with the running compositor over its IPC socket. The primary way to perform tasks is by executing Python. .. literalinclude:: ionwl_cmd_help.txt :language: none