HashiCorp Certified: Vault Associate (002) — Question 7
The vault lease renew command increments the lease time from:
Answer options
- A. The current time
- B. The end of the lease
Correct answer: A
Explanation
The correct answer is A because the vault lease renew command extends the lease time starting from the current time, not the end of the lease. Option B is incorrect as it implies the renewal begins at the lease's expiration, which is not how the command functions.