Files
snapd/client
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
..
2021-08-17 09:28:39 +01:00
2021-05-05 12:44:38 +03:00
2021-10-06 12:26:00 +01:00
2021-05-05 12:44:38 +03:00
2020-12-09 09:56:09 +01:00
2020-12-10 10:45:56 +01:00