Added
- Over-subscribe devices with new flag
-o --over-subscribe
togenv attach
- New Python SDK at
genv.env
- Control access to over-subscribed devices with
genv lock
andgenv.env.lock_devices()
- Added fields and actions to
genv.devices.Device
andgenv.devices.Snapshot
Changed
- Renamed previous command
genv-devices query
togenv-devices find
- Using
genv.devices.Snapshot
instead of plain JSON ingenv-devices
anddevices.json
(backwards compatible)
Removed
- Removed environment variable
GENV_ALLOW_DEVICE_OVER_ALLOCATION