FACT import scan
From DocWiki
To add the scan to the current repository, use the import scan command.
- import scan from {file}
Syntax Description
from Identifies the source set. file Indicates the file from which the scan is imported.
Command Default
- No default behavior or values.
Examples
- The following example shows importing the scan previously exported to the file "myscan," making it the current scan:
fact> import scan from myscan Overwrite existing scan in repository [Y/n]? yes
Related Commands