Skip to content

csm-data

Help command

> csm-data --help

 Usage: csm-data [OPTIONS] COMMAND [ARGS]...                                    

 Cosmo Tech Data Interface                                                      
 Command toolkit providing quick implementation of data connections to use      
 inside the Cosmo Tech Platform                                                 

╭─ OPTIONS ────────────────────────────────────────────────────────────────────╮
│ --log-level    LVL  Either CRITICAL, ERROR, WARNING, INFO or DEBUG           │
│                     ENV: LOG_LEVEL                                           │
│ --version           Print version number and return.                         │
│ --web-help          Open the web documentation                               │
│ --help              Show this message and exit.                              │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────╮
│ adx-send-data        csm_data.commands.storage.adx_send_data.description     │
│ adx-send-runnerdata  csm_data.commands.storage.adx_send_runnerdata.descript… │
│ api                  Cosmo Tech API helper command                           │
│ az-storage-upload    csm_data.commands.storage.az_storage_upload.description │
│ s3-bucket-delete     csm_data.commands.storage.s3_bucket_delete.description  │
│ s3-bucket-download   csm_data.commands.storage.s3_bucket_download.descripti… │
│ s3-bucket-upload     csm_data.commands.storage.s3_bucket_upload.description  │
│ store                CoAL Data Store command group                           │
╰──────────────────────────────────────────────────────────────────────────────╯