ui_fetch_secret {sixtyfour}R Documentation

Fetch secrets

Description

Fetch secrets

Usage

ui_fetch_secret(user = NULL, password = NULL, engine = NULL, id = NULL)

Arguments

user

(character) xx

password

(character) password

engine

(character) engine to filter secrets with. if not supplied (NULL) all secrets are considered

id

(character) the id of the instance. if supplied, we filter the secret names by this id

How the function works


[Package sixtyfour version 0.2.0 Index]