Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions modules/ROOT/pages/tools/neo4j-admin/upload-to-aura.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@
| 4.4
| 4 and 5.latest

| 4.3
| 4 and 5.latest
|===

[NOTE]
====
This operation is secured and TLS encrypted end to end.
Expand Down Expand Up @@ -56,7 +52,7 @@
=== Parameters

.`neo4j-admin database upload` parameters
[options="header", cols="1m,3a"]

Check failure on line 55 in modules/ROOT/pages/tools/neo4j-admin/upload-to-aura.adoc

View workflow job for this annotation

GitHub Actions / docs-verify-pr / log-report

modules/ROOT/pages/tools/neo4j-admin/upload-to-aura.adoc

dropping cells from incomplete row detected end of table
|===
| Parameter
| Description
Expand All @@ -65,7 +61,7 @@
|Name of the database that should be uploaded. The name is used to select a file which is expected to be named <database>.dump or <database>.backup.
|===

=== Options

Check failure on line 64 in modules/ROOT/pages/tools/neo4j-admin/upload-to-aura.adoc

View workflow job for this annotation

GitHub Actions / docs-verify-pr / log-report

modules/ROOT/pages/tools/neo4j-admin/upload-to-aura.adoc

table missing leading separator; recovering automatically

The `neo4j-admin database upload` command has the following options:

Expand Down Expand Up @@ -115,9 +111,9 @@
|--verbose
|Enable verbose output.
|
|===

Check warning on line 114 in modules/ROOT/pages/tools/neo4j-admin/upload-to-aura.adoc

View workflow job for this annotation

GitHub Actions / docs-verify-pr / log-report

modules/ROOT/pages/tools/neo4j-admin/upload-to-aura.adoc

unterminated table block

== Output

Check failure on line 116 in modules/ROOT/pages/tools/neo4j-admin/upload-to-aura.adoc

View workflow job for this annotation

GitHub Actions / docs-verify-pr / log-report

modules/ROOT/pages/tools/neo4j-admin/upload-to-aura.adoc

table missing leading separator; recovering automatically

If the `upload` function completes successfully, it exits with the following log line:

Expand Down
Loading