clan: state add information about the backup command hooks to the help

This commit is contained in:
a-kenji 2024-06-25 21:01:07 +02:00 committed by kenji
parent 09f7cd7e12
commit fa37d528b3

View File

@ -20,6 +20,9 @@ def register_parser(parser: argparse.ArgumentParser) -> None:
""" """
List state of the machines managed by clan. 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: Examples:
$ clan state list [MACHINE] $ clan state list [MACHINE]