Jörg Thalheim
|
bbb2aca5cb
|
rename run_no_output to run_no_stdout
we want stderr for some nix commands.
|
2024-12-03 17:15:28 +01:00 |
|
Qubasa
|
1f98df96e3
|
clan-cli: cmd.run now has its options extracted to a dataclass
|
2024-11-28 15:26:37 +01:00 |
|
Jörg Thalheim
|
574567c1c4
|
use pathlib
|
2024-09-02 17:40:05 +02:00 |
|
Jörg Thalheim
|
e150b37fb8
|
enable ASYNC, DTZ, YTT and EM lints
|
2024-09-02 14:07:06 +02:00 |
|
Jörg Thalheim
|
109d1faf9e
|
enable bug-bear linting rules
|
2024-09-02 13:26:07 +02:00 |
|
Jörg Thalheim
|
b313f2d066
|
make all same-module imports relative, the rest absolute
This makes sorting more consitent.
|
2024-09-02 13:00:19 +02:00 |
|
a-kenji
|
a5172b995f
|
clan: state add information about the backup command hooks to the help
|
2024-06-26 08:46:02 +00:00 |
|
a-kenji
|
a6f342db35
|
clan: state list improve formatting
|
2024-06-25 11:50:19 +02:00 |
|
a-kenji
|
69e826fc17
|
cli: add command to list state
Add a subcommand to list configured state for a specific machine.
Example:
```
$ clan state list [MACHINE]
```
|
2024-06-25 09:34:31 +00:00 |
|