clan-core/pkgs/clan-cli/clan_cli
2024-06-04 15:48:12 +02:00
..
api API: handle functions with multiple arguments 2024-05-26 18:04:49 +02:00
backups clan: add dynamic completions 2024-05-31 12:55:41 +02:00
config clan: add dynamic completions to clan config 2024-06-04 15:44:39 +02:00
facts Revert "clan-cli: cmd.py uses pseudo terminal now. Remove tty.py. Refactor password_store.py to use cmd.py." 2024-06-03 12:25:20 +02:00
flakes consistent rename cLAN -> Clan 2024-05-27 13:58:32 +00:00
history clan-vm-manager: Fix ClanUrl not pickable 2024-03-08 23:23:18 +07:00
machines clan: add dynamic completion to clan machines show 2024-06-03 17:06:03 +02:00
qemu qga: add argument 'check' 2024-05-02 15:03:22 +02:00
secrets clan: add dynamic-completions to clan secrets set 2024-06-04 15:21:00 +02:00
ssh clan-cli: add --json and --png flags to machine install 2024-05-07 14:47:13 +02:00
vms clan: add dynamic completions to clan vms run 2024-06-04 15:48:12 +02:00
__init__.py clan: add dynamic completions 2024-05-31 12:55:41 +02:00
__main__.py Updated to main 2023-10-03 13:12:44 +02:00
clan_uri.py clan_cli: Renamed ClanUrl to FlakeId 2024-03-08 23:47:27 +07:00
cmd.py Revert "clan-cli: cmd.py uses pseudo terminal now. Remove tty.py. Refactor password_store.py to use cmd.py." 2024-06-03 12:25:20 +02:00
completions.py clan: add dynamic completions for secret groups 2024-06-04 13:30:38 +02:00
custom_logger.py clan_cli: Add exception handling in logger 2024-02-21 16:20:01 +07:00
dirs.py clan-cli: add CLAN_DIR environment variable 2024-04-30 12:00:47 +02:00
errors.py UI: Added signal handling for stopped and started vm. 2024-01-19 18:52:51 +01:00
flash.py clan: add dynamic completions 2024-05-31 12:55:41 +02:00
flatpak.py clan-cli: add a check for the flatpak sandbox 2024-04-02 12:19:48 +02:00
git.py secrets: ensure all added/deleted files get committed 2024-04-24 17:26:32 +07:00
jsonrpc.py clan-vm-manager: Fix ClanUrl not pickable 2024-03-08 23:23:18 +07:00
locked_open.py refactor facts command to regenerate facts for all machines 2024-04-15 22:14:54 +02:00
nix.py drop offline in nix shell 2024-05-27 13:40:11 +02: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
py.typed clan-cli: Add py.typed to make mypy work when used as library in clan-vm-manager 2024-03-10 15:18:18 +07:00
tty.py Revert "clan-cli: cmd.py uses pseudo terminal now. Remove tty.py. Refactor password_store.py to use cmd.py." 2024-06-03 12:25:20 +02:00