list_users {secret} | R Documentation |
List users
list_users(vault = NULL)
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 |
Other user functions:
add_github_user()
,
add_travis_user()
,
add_user()
,
delete_user()