Qubasa
|
7459566c2b
|
clan-cli: remove useless run_no_stdout function
|
2025-05-08 12:30:16 +02:00 |
|
Michael Hoang
|
bbe12002d8
|
cli: managed by clan -> managed by Clan
|
2025-04-03 00:25:51 +09:00 |
|
Pablo Ovelleiro Corral
|
aa846cb39f
|
Fix clan state list command
|
2025-01-11 01:39:41 +01:00 |
|
Qubasa
|
ec54a6a978
|
clan-cli: Replace log.info to machine.info if applicable
|
2024-12-12 15:36:17 +01:00 |
|
a-kenji
|
d4ffeaf60f
|
pkgs/cli: Deprecate clanCore usage in favor of clan.core in clan state list
|
2024-12-11 16:45:47 +01:00 |
|
Jörg Thalheim
|
51526aedbb
|
rename run_no_output to run_no_stdout
we want stderr for some nix commands.
|
2024-12-03 17:15:28 +01:00 |
|
Qubasa
|
d2719f3179
|
clan-cli: cmd.run now has its options extracted to a dataclass
|
2024-11-28 15:26:37 +01:00 |
|
Jörg Thalheim
|
af0a1dd3f2
|
use pathlib
|
2024-09-02 17:40:05 +02:00 |
|
Jörg Thalheim
|
15ff74f7c2
|
enable ASYNC, DTZ, YTT and EM lints
|
2024-09-02 14:07:06 +02:00 |
|
Jörg Thalheim
|
35839ef701
|
enable bug-bear linting rules
|
2024-09-02 13:26:07 +02:00 |
|
Jörg Thalheim
|
af4b9cc2d5
|
make all same-module imports relative, the rest absolute
This makes sorting more consitent.
|
2024-09-02 13:00:19 +02:00 |
|
a-kenji
|
fa37d528b3
|
clan: state add information about the backup command hooks to the help
|
2024-06-26 08:46:02 +00:00 |
|
a-kenji
|
af2ffb7e5e
|
clan: state list improve formatting
|
2024-06-25 11:50:19 +02:00 |
|
a-kenji
|
3bcaeda737
|
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 |
|