client.cli ========== .. py:module:: client.cli .. autoapi-nested-parse:: Jobmon CLI v2 - Click-based command line interface. This module provides the new hierarchical CLI structure using Click. The old argparse-based CLI is preserved in cli_v1.py for reference. For backward compatibility, the legacy ClientCLI class is re-exported from cli_v1.py to maintain compatibility with code that imports it directly. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/client/cli/config/index /autoapi/client/cli/legacy/index /autoapi/client/cli/main/index /autoapi/client/cli/task/index /autoapi/client/cli/workflow/index