Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
devmaxde committed Dec 3, 2024
1 parent 82fd2e6 commit 8cc372e
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions docs/api/cli.rst
Original file line number Diff line number Diff line change
@@ -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.

Expand All @@ -16,23 +14,23 @@ 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




Parameter
----------------
---------

.. automodule:: metricq.cli.params
:members:
Expand Down

0 comments on commit 8cc372e

Please sign in to comment.