Command Line Interface¶
- File location:
Bundled implementation:
source/server/python/cli.py
Cluster implementation:
cluster/daemon/python/cli.py
For options and configuration details, please refer to configuration documentations.
- parse_args()¶
Parse command line arguments.
- Returns:
Parsed command line arguments.
- Return type: