Skip to content

Commit 4048f47

Browse files
authored
fixed link (#1565) (#1566)
1 parent 83f0308 commit 4048f47

File tree

2 files changed

+14
-19
lines changed

2 files changed

+14
-19
lines changed

modules/ROOT/pages/tools/neo4j-admin/push-to-cloud.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,14 @@ Enable verbose output.
101101
* Your local database must be stopped before you run the `push-to-cloud` command with the `--database` argument.
102102
The `push-to-cloud` function cannot be used with a source database that is currently in use.
103103

104+
[CAUTION]
105+
====
106+
The `neo4j-admin push-to-cloud` command is not compatible with instances encrypted with link:{neo4j-docs-base-uri}/aura/platform/security/#_customer_managed_keys[Customer Managed Keys].
107+
Use `neo4j-admin database upload` in Neo4j Admin version 5 to upload data to instances encrypted with Customer Managed Keys.
108+
For more information see link:{neo4j-docs-base-uri}/aura/auradb/importing/import-database[Neo4j Admin database upload].
109+
====
110+
111+
104112
== Output
105113

106114
If the `push-to-cloud` function completes successfully, it exits with the following logline:

package-lock.json

Lines changed: 6 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)