client.cli
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.