clan-core/pkgs/clan-cli/clan_cli
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
..
api UI: display block devices 2024-06-19 11:36:19 +02:00
backups refactor: rename clanCore -> clan.core 2024-06-18 18:32:40 +07:00
clan refactor: rename clanCore -> clan.core 2024-06-18 18:32:40 +07:00
config refactor: rename clanCore -> clan.core 2024-06-18 18:32:40 +07:00
facts clan-cli: Acutally test SecretStore for age and password-store. 2024-06-24 21:41:16 +02:00
history api: refactor create flake into create clan 2024-06-11 12:11:29 +02:00
machines refactor: rename clanCore -> clan.core 2024-06-18 18:32:40 +07:00
qemu qga: add argument 'check' 2024-05-02 15:03:22 +02:00
secrets clan-cli: Add validity check for age key generation 2024-06-21 15:07:53 +02:00
ssh clan: ssh fix typos 2024-06-25 10:32:05 +02:00
state cli: add command to list state 2024-06-25 09:34:31 +00:00
vms refactor: rename clanCore -> clan.core 2024-06-18 18:32:40 +07:00
__init__.py cli: add command to list state 2024-06-25 09:34:31 +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 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 cli: add command to list state 2024-06-25 09:34:31 +00: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 CLI: init hw-generate command 2024-06-15 21:31:23 +02: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 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