Added
- Added
gmsaas admin usagecommand to get the usage report for the current organization. - Added
--cpu-countand--ram-sizeoptions to thegmsaas hwprofiles createcommand. - Added
form_factorsfield ingmsaas osimages list|get|cloneoutput. gmsaas instances adbconnectno longer requires aUUIDargument when exactly one instance is ONLINE.gmsaas instances adbdisconnectno longer requires aUUIDargument.gmsaas --completionto get help on Tab-Completion setup.
Changed
- Dropped Python 3.8 and 3.9 support.
- Improved handling of HTTP 403 errors.
Fixed
- Fixed inverted
--delete-osimageand--delete-hwprofileflags ingmsaas recipes delete. - Fixed ADB connection not being enforced in some cases.
- Fixed ADB Tunnel daemon failing to start in certain environments where
$TMPDIRis ephemeral (e.g. Nix shell sessions).
To update, run:
pip3 install [--user] --upgrade gmsaas