Merge pull request 'clan: state add information about the backup command hooks to the help' (#1661) from kenji/clan-core:clan/improve-description into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/1661
This commit is contained in:
kenji
2024-06-26 08:46:02 +00:00

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]