Hashicorp Certified Vault Associate 002 · Free Practice Question Easy
Question 8
Without logging into another interface, what feature can Chad use to execute a simple CLI command to enable a new secrets engine?

-
A
3
-
B
1
-
C
2
-
D
4
Reveal correct answer
Correct answer: B
Explanation
The Vault GUI includes an advanced mode that uses a read–eval–print loop (REPL) terminal to mimic basic create/read/update/delete/list (CRUDL) commands for users who are more familiar with the Vault CLI than the GUI.
https://developer.hashicorp.com/vault/tutorials/getting-started-ui#explore-the-vault-ui
A.
Incorrect. This shows details about the client count in Vault. The answer is #1
B.
Correct. This is the feature for the CLI emulation in the Vault UI interface.
C.
Incorrect. This is the button for user information. The answer is #1
D.
Incorrect. This link will allow you to create and manage auth methods and other access-based features of Vault. The answer is #1
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
