Skip to content

Commit e00aca6

Browse files
committed
docs: remove documentation for deprecated commands
- Remove RDS command documentation (rds-load-csv, rds-send-csv, rds-send-store) - Remove TDL command documentation (tdl-load-files, tdl-send-files) - Remove runtemplate-load-handler documentation - Update csm-data tutorial to reflect command changes
1 parent 329c82e commit e00aca6

File tree

8 files changed

+0
-92
lines changed

8 files changed

+0
-92
lines changed

docs/csm-data/api/rds-load-csv.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/csm-data/api/rds-send-csv.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/csm-data/api/rds-send-store.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/csm-data/api/runtemplate-load-handler.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/csm-data/api/tdl-load-files.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/csm-data/api/tdl-send-files.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/csm-data/store/rds-send-store.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/tutorials/csm-data.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -76,21 +76,6 @@ This command:
7676

7777
!!! tip "Common Use Case"
7878
This command is particularly useful in container environments where you need to initialize your simulation with data from the platform. The environment variables are typically set by the platform when launching the container.
79-
80-
#### Twin Data Layer Operations
81-
82-
```bash title="Load files to Twin Data Layer" linenums="1"
83-
--8<-- 'tutorial/csm-data/tdl_load_files.bash'
84-
```
85-
86-
```bash title="Send files to Twin Data Layer" linenums="1"
87-
--8<-- 'tutorial/csm-data/tdl_send_files.bash'
88-
```
89-
90-
These commands facilitate working with the Twin Data Layer, allowing you to:
91-
- Load data from the Twin Data Layer to local files
92-
- Send local files to the Twin Data Layer
93-
9479
### Storage Commands
9580

9681
The `s3-bucket-*` commands provide a simple interface for working with S3-compatible storage:

0 commit comments

Comments
 (0)