Fix some issues with zpool-setup
Some checks failed
/ dev-shell (push) Successful in 3m28s
/ check (push) Failing after 9m2s
/ rust-packages (push) Successful in 10m3s
/ terraform-providers (push) Successful in 7m22s
/ systems (push) Successful in 54m13s

This commit is contained in:
Kaare Hoff Skovgaard 2025-08-06 23:28:48 +02:00
parent 4fa553db56
commit 71b4792fdd
Signed by: khs
GPG key ID: C7D890804F01E9F0
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ pub struct SetupZpool {
encryption_key_name: Option<String>,
/// Openbao name of the encryption field for the pool. Can only omit during test.
#[arg(long = "encryption-key-name")]
#[arg(long = "encryption-key-field")]
encryption_key_field: Option<String>,
/// Vdevs of the pool