Skip to content

Commit 594f971

Browse files
committed
apply suggestions from review
1 parent aa2707b commit 594f971

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

+5-3
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,12 @@ This operation is secured and TLS encrypted end to end.
2929

3030
== Prerequisites
3131

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`.
3436
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.
3638
You cannot run the `push-to-cloud` command against a source database that is currently in use.
3739

3840
[CAUTION]

0 commit comments

Comments
 (0)