This commit is contained in:
DavHau
2025-07-04 10:35:30 +07:00
parent 546b963f01
commit 67a37a9d2c
4 changed files with 32 additions and 17 deletions

View File

@@ -34,7 +34,7 @@ Examples:
$ clan machines update [MACHINES]
Will update the specified machines [MACHINES], if [MACHINES] is omitted, the command
will attempt to update every configured machine.
To exclude machines being updated `clan.core.deployment.requireExplicitUpdate = true;`
To exclude machines being updated `clan.deployment.requireExplicitUpdate = true;`
can be set in the machine config.
$ clan machines update --tags [TAGS..]