Skip to content

Commit 8370d31

Browse files
authored
DOC-4236a: Updated nav (#179)
* DSBulk setup nav
1 parent f464f99 commit 8370d31

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

antora.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ asciidoc:
1616
zdm-automation: 'ZDM Proxy Automation'
1717
cstar-data-migrator: 'Cassandra Data Migrator'
1818
dsbulk-migrator: 'DSBulk Migrator'
19+
dsbulk-loader: 'DSBulk Loader'
1920
db-serverless: 'Serverless (Non-Vector)'
2021
db-serverless-vector: 'Serverless (Vector)'
2122
db-classic: 'Classic'

modules/ROOT/nav.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,16 @@
4242
** xref:cdm-overview.adoc[]
4343
** xref:cdm-steps.adoc[Migrate data]
4444
** xref:cdm-parameters.adoc[Parameters]
45+
46+
* {dsbulk-loader}
47+
** https://docs.datastax.com/en/dsbulk/overview/dsbulk-about.html[Overview]
48+
** https://docs.datastax.com/en/dsbulk/installing/install.html[Installing DataStax Bulk Loader]
49+
** Loading and unloading data
50+
*** https://docs.datastax.com/en/dsbulk/getting-started/simple-load.html[Loading data without a configuration file]
51+
*** https://docs.datastax.com/en/dsbulk/getting-started/simple-unload.html[Unloading data without a configuration file]
52+
*** https://docs.datastax.com/en/dsbulk/developing/loading-unloading-vector-data.html[Loading and unloading vector data]
53+
** Loading and unloading data examples
54+
*** https://docs.datastax.com/en/dsbulk/reference/load.html[Loading data examples]
55+
*** https://docs.datastax.com/en/dsbulk/reference/unload.html[Unloading data examples]
56+
** https://docs.datastax.com/en/dsbulk/reference/dsbulk-cmd.html#escaping-and-quoting-command-line-arguments[Escaping and quoting command line arguments]
57+

0 commit comments

Comments
 (0)