openlayer metrics command allows you to push, pull, and run your custom metrics through Openlayer CLI.
Usage
[command] is one of:
pull: Pull your custom metrics from the Openlayer platform to your workind directory.push: Push your custom metrics to the Openlayer platform.run: Run your custom metrics locally.
-d (or --directory) to point to the
directory containing the custom metrics. You can point to a single metric or a directory of metrics. (default "metrics")
For example, to push the directory metric_name to the platform:

