get_bws_server_url {vvbitwarden} | R Documentation |
Retrieve BWS Server URL from Environment
Description
Retrieves the BWS_SERVER_URL
from environment variables. This URL is
used to define the Bitwarden Secrets Manager server endpoint.
Usage
get_bws_server_url()
Value
A character string containing the BWS server URL.
[Package vvbitwarden version 0.1.0 Index]