Open melato opened 6 months ago
lxops publish and lxops instance publish use two arguments to specify the image and the snapshot. Change it to use the same convention as incus: A single argument with two parts separated by slash: {instance}/{snapshot}.
Changed it in "lxops publish". Did not change it in "lxops instance publish", for backward compatibility.
lxops publish and lxops instance publish use two arguments to specify the image and the snapshot. Change it to use the same convention as incus: A single argument with two parts separated by slash: {instance}/{snapshot}.