| list_users {secret} | R Documentation |
List users
Description
List users
Usage
list_users(vault = NULL)
Arguments
vault |
Vault location (starting point to find the vault).
To create a vault, use
If the starting point is a vault, that is used. Otherwise, if the
starting point is in a package tree, the |
See Also
Other user functions:
add_github_user(),
add_travis_user(),
add_user(),
delete_user()
[Package secret version 1.1.0 Index]