clan-core/pkgs/clan-cli/clan_cli
a-kenji 498d29cca1 clan-cli: fix clan ssh --json and --png
This fixes `clan ssh` with the `--json` and `--png` flags.

It will now correctly use the actual fields that are present in the
generated json.

- probes if the ports are accessible
- if accessible will attempt a single ssh connection with the provided
password, in order to not spam ssh attempts

Fixes #1177
2024-04-17 10:12:37 +00:00
..
backups backups: skip preRestore and postRestore if not specified by a service 2024-03-20 09:32:01 +01:00
config Fixed missing log.BOTH and error_msg at prev refactors 2024-01-11 21:11:49 +01:00
facts include machine name when generating secrets 2024-04-15 22:17:53 +02:00
flakes Improve documentation 2024-04-06 11:54:34 +02:00
history clan-vm-manager: Fix ClanUrl not pickable 2024-03-08 23:23:18 +07:00
machines refactor facts command to regenerate facts for all machines 2024-04-15 22:14:54 +02:00
qemu clan-vm-manager: Working pytest skeleton. clan-cli: Fixing devshell depending on itself 2024-03-24 23:36:00 +01:00
secrets cli/secrets: show hint in --help on how to retrieve a key 2024-04-02 14:36:01 +07:00
ssh clan-cli: fix clan ssh --json and --png 2024-04-17 10:12:37 +00:00
vms refactor facts command to regenerate facts for all machines 2024-04-15 22:14:54 +02:00
__init__.py clan-cli: add a check for the flatpak sandbox 2024-04-02 12:19:48 +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 clan_cli: Add TimeTable class to cmd.py. Fix bugs in Machine rewrite 2024-03-08 22:01:54 +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 flash: expose mode option 2024-04-05 18:48:37 +02:00
flatpak.py clan-cli: add a check for the flatpak sandbox 2024-04-02 12:19:48 +02:00
git.py refactor facts command to regenerate facts for all machines 2024-04-15 22:14:54 +02: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 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
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 modernisation for python 3.11 2023-11-29 13:29:45 +00:00