Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 286 Bytes

cli.rst

File metadata and controls

14 lines (10 loc) · 286 Bytes

Command Line Interface

cubids --help

This will print the instructions for using the command line interface in your command line.

.. argparse::
   :ref: cubids.cli._get_parser
   :prog: cubids
   :func: _get_parser