From fa37d528b3fb03fc61ab46bded3f10a1b1abeaf4 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Tue, 25 Jun 2024 21:01:07 +0200 Subject: [PATCH] clan: state add information about the backup command hooks to the help --- pkgs/clan-cli/clan_cli/state/__init__.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/clan-cli/clan_cli/state/__init__.py b/pkgs/clan-cli/clan_cli/state/__init__.py index 689497a5..8001e732 100644 --- a/pkgs/clan-cli/clan_cli/state/__init__.py +++ b/pkgs/clan-cli/clan_cli/state/__init__.py @@ -20,6 +20,9 @@ def register_parser(parser: argparse.ArgumentParser) -> None: """ List state of the machines managed by clan. + The backup commands are commands that will exist on the deployed machine. + They can be introspected by checking under `/run/current-system/sw/bin/[COMMAND]` + Examples: $ clan state list [MACHINE]