aboutsummaryrefslogtreecommitdiff
path: root/src/cli.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #176 from Ma27/activate-bootAlexander Bantyev2022-12-291-1/+10
|\
| * Add new activation strategy `boot` as equivalent to `nixos-rebuild boot`Maximilian Bosch2022-10-091-1/+10
* | Add option to build on the remote hostPhilipp Herzog2022-11-181-6/+7
* | Introduce non-zero exit code for rollbacksPhilipp Herzog2022-11-111-1/+3
|/
* Add custom sudo command supportAndrew Fontaine2022-01-281-0/+4
* General code cleanupnotgne22021-08-121-26/+21
* fix ambiguous crate refTimothy DeHerrera2021-07-291-1/+1
* optionally take args as inputTimothy DeHerrera2021-07-291-3/+6
* make cli opts publicTimothy DeHerrera2021-07-291-1/+1
* export cli run in libTimothy DeHerrera2021-07-141-0/+673