cli: move some references to duplicate list machines

This commit is contained in:
Johannes Kirschbauer
2025-07-04 09:32:43 +02:00
parent 609db2f00c
commit 10fbae0c15
6 changed files with 8 additions and 5 deletions

View File

@@ -31,6 +31,7 @@ def list_full_machines(flake: Flake) -> dict[str, Machine]:
return res
# TODO: Add filter to list_machines -> list_machines(flake, filter={tags=...})
def query_machines_by_tags(flake: Flake, tags: list[str]) -> dict[str, Machine]:
"""
Query machines by their respective tags, if multiple tags are specified