Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 652 Bytes

cli.rst

File metadata and controls

35 lines (23 loc) · 652 Bytes

Command line tools

After installing RoGeR, you can call these scripts from the command line from any location on your system.

roger

This is a wrapper script that provides easy access to all RoGeR command line tools.

.. run-click:: roger.cli.roger:cli

roger-create-mask

.. run-click:: roger.cli.roger:cli
   :args: create-mask --help

roger-copy-model

.. run-click:: roger.cli.roger:cli
   :args: copy-model --help

roger-resubmit

.. run-click:: roger.cli.roger:cli
   :args: resubmit --help

roger-run

.. run-click:: roger.cli.roger:cli
   :args: run --help