snapcore / spread

Spread - Convenient full-system test (task) distribution
GNU General Public License v3.0
99 stars 58 forks source link

use lxc image list --format=json #186

Open bboozzoo opened 5 months ago

bboozzoo commented 5 months ago

Spread should use lxc image list --format=json which contains all the information about images and their fingerprints instead of parsing the output of lxc image list and calling lxc image info <fingerprint> for each image.