Show error messages about the expected local image dir
In local-image-local-instance mode, if the user specifies
--local-system-image, --local-image should be an extracted target files
zip. Otherwise, it should be an extracted img zip.
If acloud cannot find the needed files in the image directory, it shows
an error message about the expected directory.
Test: acloud-dev create --local-instance --local-image ~/target_files
Test: acloud-dev create --local-instance --local-image ~/img \
--local-system-image ~/gsi
Bug: 241521572
Change-Id: I1432b44913e5c348b6ea797a50733bcffe7e40c6
2 files changed