Skip to content

Commit 477b6a4

Browse files
Add EE label to cloud storage sections of the dump and load commands (#1752)
1 parent 8914fa7 commit 477b6a4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

modules/ROOT/pages/backup-restore/offline-backup.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ The target directory must exist before running the command and the database must
121121
bin/neo4j-admin database dump neo4j --to-path=/full/path/to/dumps
122122
----
123123

124+
[role=enterprise-edition]
124125
[[offline-backup-cloud-storage]]
125126
=== Dump a database to a folder located in a cloud storage
126127

modules/ROOT/pages/backup-restore/restore-dump.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ The following example shows how to designate a specific archive for the `load` c
158158
cat foo.dump | neo4j-admin database load --from-stdin mydatabase
159159
----
160160

161+
[role=enterprise-edition]
161162
[[load-dump-cloud-storage]]
162163
=== Load a dump from a cloud storage
163164

0 commit comments

Comments
 (0)