1
0
forked from clan/clan-core
clan-core/pkgs/clan-cli/clan_cli
2024-07-03 10:48:09 +00:00
..
api API: tests for module instance update 2024-07-02 16:09:13 +02:00
backups make machine class now a dataclass 2024-07-03 12:34:43 +02:00
clan make machine class now a dataclass 2024-07-03 12:34:43 +02:00
config api: add endpoint machine_schema 2024-06-27 16:58:37 +07:00
facts make machine class now a dataclass 2024-07-03 12:34:43 +02:00
history simplify clan uri further 2024-07-02 12:52:10 +02:00
inventory API: tests for module instance update 2024-07-02 16:09:13 +02:00
machines Merge pull request 'refactor-machine' (#1691) from refactor-machine into main 2024-07-03 10:48:09 +00:00
qemu qga: add argument 'check' 2024-05-02 15:03:22 +02:00
secrets make machine class now a dataclass 2024-07-03 12:34:43 +02:00
ssh clan: ssh fix typos 2024-06-25 10:32:05 +02:00
state clan: state add information about the backup command hooks to the help 2024-06-26 08:46:02 +00:00
vms make machine class now a dataclass 2024-07-03 12:34:43 +02:00
__init__.py clan: implement OSC8 hyperlinks for help output 2024-07-02 08:55:01 +00:00
__main__.py Updated to main 2023-10-03 13:12:44 +02:00
arg_actions.py api: refactor create flake into create clan 2024-06-11 12:11:29 +02:00
clan_uri.py make machine class now a dataclass 2024-07-03 12:34:43 +02: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 make machine class now a dataclass 2024-07-03 12:34:43 +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 make machine class now a dataclass 2024-07-03 12:34:43 +02:00
flash.py make machine class now a dataclass 2024-07-03 12:34:43 +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
hyperlink.py clan: implement OSC8 hyperlinks for help output 2024-07-02 08:55:01 +00: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 fix: trying run_no_stdout with original show-config 2024-06-13 18:44:50 -04: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