Skip to content

wsf-load-file

Help command

> csm-data api wsf-load-file --help

 Usage: csm-data api wsf-load-file [OPTIONS]                                    

 Load files from a workspace inside the API                                     
 Requires a valid connection to the API to send the data                        

╭─ OPTIONS ────────────────────────────────────────────────────────────────────╮
│ *  --organization-id    o-XXXXXXXX  An organization id for the Cosmo Tech    │
│                                     API                                      │
│                                     ENV: CSM_ORGANIZATION_ID                 │
│                                     [required]                               │
│ *  --workspace-id       w-XXXXXXXX  A workspace id for the Cosmo Tech API    │
│                                     ENV: CSM_WORKSPACE_ID                    │
│                                     [required]                               │
│    --workspace-path     PATH        Path inside the workspace to load (end   │
│                                     with '/' for a folder)                   │
│ *  --target-folder      PATH        Folder in which to send the downloaded   │
│                                     file                                     │
│                                     ENV: CSM_DATASET_ABSOLUTE_PATH           │
│                                     [required]                               │
│    --web-help                       Open the web documentation               │
│    --help                           Show this message and exit.              │
╰──────────────────────────────────────────────────────────────────────────────╯