Commit 594f971 1 parent aa2707b commit 594f971 Copy full SHA for 594f971
File tree 1 file changed +5
-3
lines changed
modules/ROOT/pages/tools/neo4j-admin
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,12 @@ This operation is secured and TLS encrypted end to end.
29
29
30
30
== Prerequisites
31
31
32
- * The Neo4j Aura instance must already be provisioned and running.
33
- * The Neo4j Aura instance must be accessible from the machine running `neo4j-admin`.
32
+ Before you can use the `neo4j-admin push-to-cloud` command, you must meet the following prerequisites:
33
+
34
+ * Verify that your Neo4j Aura instance is running.
35
+ * Verify that your Neo4j Aura instance is accessible from the machine running `neo4j-admin`.
34
36
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 .
37
+ * Verify that your local database is stopped.
36
38
You cannot run the `push-to-cloud` command against a source database that is currently in use.
37
39
38
40
[CAUTION]
You can’t perform that action at this time.
0 commit comments