[doc] Document ARKDEP_CONFIRM

This commit is contained in:
Dennis ten Hoove 2024-07-16 22:39:42 +02:00
parent f04930ae6c
commit 84e8d41dc5
No known key found for this signature in database
GPG key ID: 2BA91DC2563B83D1

View file

@ -30,11 +30,13 @@ Generate and print diff between two deployments.
Remove specified deployments.
.SH ENVIRONMENT
.SS ARKDEP_ROOT
Prepend path to arkdep target directory.
Prepend path to arkdep target directory, implies ARKDEP_CONFIRM.
.SS ARKDEP_BOOT
Set custom /boot location, overwrites ARKDEP_ROOT on relevant tasks if set, implies ARKDEP_NO_BOOTCTL.
.SS ARKDEP_NO_BOOTCTL
Do not run bootctl commands, this includes installing systemd-boot and setting the new deployment as the default boot entry.
.SS ARKDEP_CONFIRM
Skip interactive prompts.
.SH EXAMPLES
.SS arkdep deploy
Check for updates, if available download and deploy.