diff --git a/docs/api/cli.rst b/docs/api/cli.rst index 26ca079a..e6cb7f41 100644 --- a/docs/api/cli.rst +++ b/docs/api/cli.rst @@ -1,7 +1,5 @@ CLI -================================== - - +=== This module provides CLI utilities and decorators for MetricQ applications, including custom parameter types for choices, durations, timestamps, templates, and metrics. @@ -16,15 +14,15 @@ To use this part of the package you need to install additional dependencies. You .. Wrapper ------------------- +------- @metricq_command -^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^ .. autofunction:: metricq.cli.wrapper.metricq_command @metricq_metric_option -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^ .. autofunction:: metricq.cli.wrapper.metricq_metric_option @@ -32,7 +30,7 @@ Wrapper Parameter ----------------- +--------- .. automodule:: metricq.cli.params :members: