.. _cheat_sheet: ================== Scheet Cheat Sheet ================== A list of things you are likely to want to do and where to find more information about them... --------------- Common commands --------------- Set up and run one of the tutorials: ------------------------------------- * :ref:`syqada_tutorial` Set up a new instance of an existing workflow: -------------------------------------------------------------------------- * :ref:`syqada_begin` Examine the current manual: ----------------------------- * :ref:`syqada_manual` Create a new workflow: ------------------------------------- * :ref:`new-workflow` See what a workflow does, or test the syntax of workflow configuration: -------------------------------------------------------------------------- * :ref:`syqada_describe` * :ref:`syqada_validate` How far has a workflow run in this working directory? ----------------------------------------------------- * :ref:`syqada_status` --------------- Troubleshooting --------------- Examine a task state and correct syqada handling errors: ---------------------------------------------------------------- * :ref:`syqada_manage` Examining job errors: ------------------------ * :ref:`syqada_errors` * :ref:`syqada_stderr` * :ref:`syqada_stdout` Single-task processing: ------------------------ * :ref:`syqada_batch` Preparing failed jobs to rerun: ------------------------------- * :ref:`syqada_repend` Correcting minor configuration errors in a task: ------------------------------------------------ * :ref:`syqada_reset` Correcting major configuration errors in a task: ------------------------------------------------- * :ref:`syqada_purge` Correcting syqada mismanagement of job state: ------------------------------------------------ * :ref:`syqada_fix` Run a single job script or command line on the cluster ------------------------------------------------------ * :ref:`syqada_enqueue`