clan-core/pkgs/clan-cli/clan_cli
Qubasa 442e5b45ba
All checks were successful
checks / check-links (pull_request) Successful in 22s
checks / checks-impure (pull_request) Successful in 1m55s
checks / checks (pull_request) Successful in 2m48s
clan_cli: Simplify ClanURI
2024-03-07 19:04:48 +07:00
..
backups print backup archive ids instead of bare objects 2024-02-22 15:26:20 +01:00
config Fixed missing log.BOTH and error_msg at prev refactors 2024-01-11 21:11:49 +01:00
facts make facts stores inherit from an interface 2024-02-16 14:47:39 +01:00
flakes vms: init graceful shutdown for GUI 2024-02-09 19:55:18 +07:00
history clan_cli: Simplify ClanURI 2024-03-07 19:04:48 +07:00
machines clan_vm_manager: Extracted VMObject to own component 2024-03-04 12:38:20 +07:00
secrets clan-cli sops: accept bytes 2024-03-03 09:25:40 +01:00
ssh add support for build machines 2024-02-06 17:21:42 +01:00
vms clan_vm_manager: Fix switch desync when pressed too fast. Secrets folder shared between build and run. clan_cli: run_vm now can have custom tmpdir location 2024-03-06 16:32:19 +07:00
__init__.py clan_cli,clan_vm_manager: Moved profiler to clan_cli. Add cmd timer to see how long run commands take 2024-03-06 17:12:20 +07:00
__main__.py Updated to main 2023-10-03 13:12:44 +02:00
clan_uri.py clan_cli: Simplify ClanURI 2024-03-07 19:04:48 +07:00
cmd.py clan_cli,clan_vm_manager: Moved profiler to clan_cli. Add cmd timer to see how long run commands take 2024-03-06 17:12:20 +07:00
custom_logger.py clan_cli: Add exception handling in logger 2024-02-21 16:20:01 +07:00
dirs.py vms: init graceful shutdown for GUI 2024-02-09 19:55:18 +07:00
errors.py UI: Added signal handling for stopped and started vm. 2024-01-19 18:52:51 +01:00
flash.py clan-cli: add simple flash command 2024-02-07 05:26:01 +01:00
git.py Also commit files when adding machines/users or removing secrets 2024-02-22 16:12:11 +01:00
locked_open.py delete unecessary f.truncate 2024-01-02 17:21:06 +01:00
nix.py cli,nix: Add machine_icon, machine_description 2024-02-06 19:25:34 +07:00
profiler.py clan_cli,clan_vm_manager: Moved profiler to clan_cli. Add cmd timer to see how long run commands take 2024-03-06 17:12:20 +07:00
tty.py modernisation for python 3.11 2023-11-29 13:29:45 +00:00