Import¶
Import is first adoption of an existing EVE source lab:
- Snapshot the source
- Write a new Git project
- Clone a managed working copy
It does not mutate source_lab. It does not mean “pull later changes from EVE”. That later pull is from_eve reconcile on the managed lab.
CLI: eve-iac import ./imported-lab
SDK: import_project / importProject / ImportProject
IDE: Import Lab
LOAD is attach/inspect only. It is not Import.
HTML workbooks (tasks type: public) import as t_<id> with opaque data. Agent 0.4.2-2 or later is required (PHP may send task id as a JSON string).