@@ -2592,38 +2592,40 @@ <h1 id="api">api<a class="headerlink" href="#api" title="Permanent link">¶<
25922592│ --help Show this message and exit. │
25932593╰──────────────────────────────────────────────────────────────────────────────╯
25942594╭─ Commands ───────────────────────────────────────────────────────────────────╮
2595- │ postgres-send-run-metadata Send a file to a workspace inside the API │
2596- │ rds-load-csv Download a CSV file from the Cosmo Tech Run API │
2597- │ using a given SQL query │
2598- │ rds-send-csv Send all csv files from a folder to the results │
2599- │ service of the Cosmo Tech API │
2600- │ rds-send-store Send all CoAL Datastore content to the results │
2601- │ service of the Cosmo Tech API │
2602- │ run-load-data Download a runner data from the Cosmo Tech API │
2603- │ Requires a valid Azure connection either with: │
2595+ │ postgres-send-runner-metadata Send a file to a workspace inside the API │
2596+ │ rds-load-csv Download a CSV file from the Cosmo Tech Run │
2597+ │ API using a given SQL query │
2598+ │ rds-send-csv Send all csv files from a folder to the │
2599+ │ results service of the Cosmo Tech API │
2600+ │ rds-send-store Send all CoAL Datastore content to the │
2601+ │ results service of the Cosmo Tech API │
2602+ │ run-load-data Download a runner data from the Cosmo Tech │
2603+ │ API Requires a valid Azure connection either │
2604+ │ with: │
26042605│ │
2605- │ • The AZ cli command: az login │
2606- │ • A triplet of env var AZURE_TENANT_ID, │
2607- │ AZURE_CLIENT_ID, AZURE_CLIENT_SECRET │
2606+ │ • The AZ cli command: az login │
2607+ │ • A triplet of env var AZURE_TENANT_ID, │
2608+ │ AZURE_CLIENT_ID, AZURE_CLIENT_SECRET │
26082609│ │
2609- │ Requires env var CSM_API_URL The URL to a │
2610- │ Cosmotech API │
2611- │ Requires env var CSM_API_SCOPE The │
2612- │ identification scope of a Cosmotech API │
2613- │ runtemplate-load-handler Uses environment variables to download cloud │
2614- │ based Template steps │
2615- │ scenariorun-load-data Uses environment variables to call the │
2616- │ download_scenario_data function Requires a valid │
2617- │ Azure connection either with: │
2610+ │ Requires env var CSM_API_URL The URL to a │
2611+ │ Cosmotech API │
2612+ │ Requires env var CSM_API_SCOPE The │
2613+ │ identification scope of a Cosmotech API │
2614+ │ runtemplate-load-handler Uses environment variables to download cloud │
2615+ │ based Template steps │
2616+ │ scenariorun-load-data Uses environment variables to call the │
2617+ │ download_scenario_data function Requires a │
2618+ │ valid Azure connection either with: │
26182619│ │
2619- │ • The AZ cli command: az login │
2620- │ • A triplet of env var AZURE_TENANT_ID, │
2621- │ AZURE_CLIENT_ID, AZURE_CLIENT_SECRET │
2622- │ tdl-load-files Query a twingraph and loads all the data from it │
2623- │ tdl-send-files Reads a folder CSVs and send those to the Cosmo │
2624- │ Tech API as a Dataset │
2625- │ wsf-load-file Load files from a workspace inside the API │
2626- │ wsf-send-file Send a file to a workspace inside the API │
2620+ │ • The AZ cli command: az login │
2621+ │ • A triplet of env var AZURE_TENANT_ID, │
2622+ │ AZURE_CLIENT_ID, AZURE_CLIENT_SECRET │
2623+ │ tdl-load-files Query a twingraph and loads all the data from │
2624+ │ it │
2625+ │ tdl-send-files Reads a folder CSVs and send those to the │
2626+ │ Cosmo Tech API as a Dataset │
2627+ │ wsf-load-file Load files from a workspace inside the API │
2628+ │ wsf-send-file Send a file to a workspace inside the API │
26272629╰──────────────────────────────────────────────────────────────────────────────╯
26282630</ code > </ pre > </ div >
26292631</ div >
0 commit comments