FACT import repository
From DocWiki
To replace the existing repository with the one that is currently in the file, use the import repository command.
- import repository from {file}
Syntax Description
from Identifies the source set. file Imports the current repository into the specified file.
Command Default
- No default behavior or values.
Usage Guidelines
- When you import a new repository with this command, you overwrite the existing repository and lose all data from the previous repository.
Examples
- The following example shows replacing the existing repository with the repository previously exported in the file named "myrepo":
fact> import repository from myrepo Overwrite existing repository [Y/n]? yes
Related Commands