#################### CLI Command Reference #################### Complete reference for all ``ucis`` sub-commands and options. .. argparse:: :module: ucis.__main__ :func: get_parser :prog: ucis For workflow-oriented usage see the user guides: * :doc:`../working-with-coverage/analyzing` — ``show`` commands workflow * :doc:`../working-with-coverage/merging` — ``merge`` options * :doc:`../reporting/exporting` — ``show code-coverage`` export formats * :doc:`../working-with-coverage/test-history` — ``history query`` / ``history stats`` * :doc:`../working-with-coverage/testplan` — ``testplan import`` / ``testplan closure`` / ``testplan export-junit``