We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61e0bcf commit aa2707bCopy full SHA for aa2707b
modules/ROOT/pages/tools/neo4j-admin/push-to-cloud.adoc
@@ -33,7 +33,7 @@ This operation is secured and TLS encrypted end to end.
33
* The Neo4j Aura instance must be accessible from the machine running `neo4j-admin`.
34
Otherwise, the upload will fail with SSL errors.
35
* Your local database must be stopped before you run the `push-to-cloud` command with the `--database` argument.
36
-The `push-to-cloud` function cannot be used with a source database that is currently in use.
+You cannot run the `push-to-cloud` command against a source database that is currently in use.
37
38
[CAUTION]
39
====
0 commit comments