edf-hpc / clara

Cluster Administration tools
Other
18 stars 12 forks source link

"clara images edit" can ask the user how to proceed instead of looking for /IGNORE #46

Closed mehdid closed 9 years ago

mehdid commented 9 years ago

For now, clara images edit asks the user to touch a file /IGNORE if he wants to discard the changes... which can be error-prone because we don't always chroot into the image.

I see two ways to make our lives less miserable :-) 1) chroot into the image by default 2) Ask a question about saving or not the changes : "Save changes? (Y/n)"