Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 666 Bytes

File metadata and controls

36 lines (31 loc) · 666 Bytes

Command Line Interface

Last Updated: September 2019

.. argparse::
   :module: tethys_cli
   :func: tethys_command_parser
   :prog: tethys
   :nosubcommands:

.. toctree::
   :maxdepth: 1

   tethys_cli/version
   tethys_cli/app_settings
   tethys_cli/cookies
   tethys_cli/db
   tethys_cli/docker
   tethys_cli/gen
   tethys_cli/install
   tethys_cli/uninstall
   tethys_cli/link
   tethys_cli/list
   tethys_cli/manage
   tethys_cli/paths
   tethys_cli/scaffold
   tethys_cli/schedulers
   tethys_cli/services
   tethys_cli/settings
   tethys_cli/site
   tethys_cli/syncstores
   tethys_cli/test