Files
snapd/cmd/snap
alfonsosanchezbeato 103e97f0ca many: change "transactional" flag to a "transaction" option
* many: change transactional flag to an option

Change the --transactional flag to an option called --transaction with
two possible values, "per-snap" and "all-snaps". The former is the
default, and makes updates/installs transactional per snap, while the
latter makes the API call transactional on the specified set of snaps,
so if one fails all the action is reverted.

* tests: adapt to change from --transactional to --transaction=...

* cmd/snap: tweak a bit description of transaction option

* daemon: do some additional checks on transaction option at the API level

* many: address some minor review comments
2022-04-07 21:05:50 +02:00
..
2019-06-12 16:53:07 +02:00
2022-03-18 08:30:29 +01:00
2022-03-18 08:30:29 +01:00
2022-03-18 08:30:29 +01:00
2022-04-06 18:02:32 +02:00
2019-08-20 13:03:37 +02:00
2021-10-26 10:18:03 +01:00
2019-07-04 10:04:00 +01:00