Then sync:
pkg-zone sync # installs missing, removes extra pkg-zone run python script.py # or pkg-zone shell # start subshell with zone active 5. Share zone with others pkg-zone export myproject-zone > zone-lock.json Others can recreate it: pkg-zone
pkg-zone import zone-lock.json Zone layering Inherit from a base zone: Then sync: pkg-zone sync # installs missing, removes