get_my_password: Get the password of the current user

Description Usage Arguments Value

Description

Get the password of the current user

Usage

1
2
get_my_password(secret_name = unname(Sys.info()["user"]), key = local_key(),
  vault = "/home/sdal/projects/sdal/vault")

Arguments

secret_name,

string, the secret to look up, defaults to the current username

key,

string, location of the private key, defaults to local_key(), ~/.ssh/id_rsa

vault,

string, location of the vault, defualts to /home/sdal/projects/sdal/vault

Value

character, the password


bi-sdal/sdalr documentation built on May 12, 2019, 8:29 p.m.