Restore an AI app with its evaluation runs, or global entities from a directory.
Usage
lf restore [OPTIONS] COMMAND [ARGS]...
Options
--from, -f |
path |
Directory created by lf dump. |
|
Subcommands
| entities |
Restore global entities from a directory created by lf dump entities. |
lf restore entities
Restore all global entities (models, tasks, evaluations, risk scorers, etc.) from a directory produced by lf dump entities.
Usage
lf restore entities [OPTIONS]
Options
--from, -f |
path |
Directory created by lf dump entities. |
|