get_lpass: Get an entry from lastpass via the CLI. Mostly not used...

Description Usage Arguments Value Examples

View source: R/snupassr.R

Description

Get an entry from lastpass via the CLI. Mostly not used directly. Mostly.

Usage

1
get_lpass(flags, site_entry = "opendata.socrata.com")

Arguments

flags

are passed to lpass to specify what should be shown

site_entry

which entry in lastpass should be shown. Defaults to opendata.socrata.com.

Value

a character string

Examples

1
get_lpass("--username", "example.com")

pschmied/snupassr documentation built on May 26, 2019, 10:32 a.m.