This new command adds the ability to declare distroboxes in manifest
files and either create or destroy them in batch.
Fix#405
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
* initial poc of 'temporary' ephemeral distrobox (#335)
installing basic packages a little time but
this is already quite useful to me.
This could surely be improved more...
In the longer term the right thing may well be to fork
this off to a separate file like the other cmds.
* ephemeral: create dedicated script
* ephemeral: tidy up help, add usage docs
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
Co-authored-by: Luca Di Maio <luca.dimaio1@gmail.com>