Skip to content

csm-data

Help command

> csm-data --help

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

 Cosmo Tect Data Interface                                                      
 Command toolkit provinding 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-scenariodata  Uses environment variables to send content of CSV     │
│                        files to ADX Requires a valid Azure connection either │
│                        with:                                                 │
│                                                                              │
│                         • The AZ cli command: az login                       │
│                         • A triplet of env var AZURE_TENANT_ID,              │
│                           AZURE_CLIENT_ID, AZURE_CLIENT_SECRET               │
│ api                    Cosmo Tech API helper command                         │
│ legacy                 Cosmo Tech legacy API group                           │
│ s3-bucket-load         Download S3 bucket content to a given folder          │
╰──────────────────────────────────────────────────────────────────────────────╯