To give a role the ability to display or output all of the end points under the /secrets/apps/* end point it would need to have which capability set?
To give a role the ability to display or output all of the end points under the /secrets/apps/* end point it would need to have which capability set?
To give a role the ability to display or output all of the endpoints under the /secrets/apps/* endpoint, it would need the 'list' capability. The 'list' capability allows for listing all keys in a given path, which is necessary for viewing all available endpoints.
List is the correct command.