mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-09-17 14:21:39 +00:00
repo-3501 remove import export help doc for tenant
This commit is contained in:
committed by
Martin Müller
parent
9abf1f74d6
commit
e781fb800f
@@ -72,22 +72,6 @@ ok> delete <tenant domain>
|
||||
tenant index directories should be deleted manually.
|
||||
|
||||
Example: delete yyy.zzz.com
|
||||
|
||||
ok> export <tenant domain> <destination directory>
|
||||
|
||||
Export tenant to given destination directory. Export filenames will be suffixed with '<tenant domain>_'.
|
||||
|
||||
Example: export yyy.zzz.com /usr/exportdir
|
||||
|
||||
ok> import <tenant domain> <source directory> [<root contentstore dir>]
|
||||
|
||||
BETA - create tenant by importing the tenant files from the given source directory. The import filenames must
|
||||
be suffixed with '<tenant domain>_'.
|
||||
|
||||
Note: If importing into a previously deleted tenant then the server must be stopped after the delete
|
||||
(and tenant indexes manually deleted) before restarting and performing the import.
|
||||
|
||||
Example: import yyy.zzz.com /usr/exportdir /usr/tenantstores/yyy.zzz
|
||||
|
||||
##
|
||||
## end
|
||||
|
Reference in New Issue
Block a user