Skip to content

load-from-singlestore

Help command

> csm-data store load-from-singlestore --help

 Usage: csm-data store load-from-singlestore [OPTIONS]                          

 csm_data.commands.store.load_from_singlestore.description                      

╭─ OPTIONS ────────────────────────────────────────────────────────────────────╮
│ *  --singlestore-host        TEXT     csm_data.commands.store.load_from_sin… │
│                                       ENV: SINGLE_STORE_HOST                 │
│                                       [required]                             │
│    --singlestore-port        INTEGER  csm_data.commands.store.load_from_sin… │
│                                       ENV: SINGLE_STORE_PORT                 │
│ *  --singlestore-db          TEXT     csm_data.commands.store.load_from_sin… │
│                                       ENV: SINGLE_STORE_DB                   │
│                                       [required]                             │
│ *  --singlestore-user        TEXT     csm_data.commands.store.load_from_sin… │
│                                       ENV: SINGLE_STORE_USERNAME             │
│                                       [required]                             │
│ *  --singlestore-password    TEXT     csm_data.commands.store.load_from_sin… │
│                                       ENV: SINGLE_STORE_PASSWORD             │
│                                       [required]                             │
│ *  --singlestore-tables      TEXT     csm_data.commands.store.load_from_sin… │
│                                       ENV: SINGLE_STORE_TABLES               │
│                                       [required]                             │
│ *  --store-folder            PATH     csm_data.commands.store.load_from_sin… │
│                                       ENV: CSM_PARAMETERS_ABSOLUTE_PATH      │
│                                       [required]                             │
│    --help                             Show this message and exit.            │
╰──────────────────────────────────────────────────────────────────────────────╯