Description Usage Arguments Value
Get the username of the current user
1 2 | get_my_username(secret_name = unname(Sys.info()["user"]), key = local_key(),
vault = "/home/sdal/projects/sdal/vault", verbose = FALSE)
|
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 |
character, the username
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.