metricq-python icon indicating copy to clipboard operation
metricq-python copied to clipboard

Add click command for standardized CLI parameters

Open bmario opened this issue 1 year ago • 0 comments

  • [x] extract code from metricq/metricq-tools
  • [x] Parameter --server
  • [x] Parameter --token
  • [ ] Click verbosity logger
  • [x] enable as optional feature
  • [x] Apply to example applications (and replace/enhance click setup there)
  • [ ] Add support for common MetricQ data types as arguments/options (for example https://github.com/metricq/metricq-tools/blob/master/metricq_tools/utils.py#L118)

bmario avatar Aug 30 '24 14:08 bmario