mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Update export_cdrs command in docs
This commit is contained in:
committed by
Dan Christian Bogos
parent
c21d5edfd3
commit
172e846d3f
@@ -484,9 +484,10 @@ Once the CDRs are mediated, they are available to be exported. To export them, y
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
cgr-console 'export_cdrs ExportArgs={"ExportFormat":"*file_csv", "ExportPath":"/tmp"}'
|
||||
cgr-console 'export_cdrs ExporterIDs=["tutorial_export"]'
|
||||
|
||||
Your exported files will be appear on your defined "export_path" folder after the command is executed. In this case the folder is /tmp
|
||||
For all available parameters you can check by running ``cgr-console help export_cdrs``.
|
||||
|
||||
Fraud detection
|
||||
---------------
|
||||
|
||||
Reference in New Issue
Block a user