etcd_version_history: Retrieve etcd Version Release History

Description Usage Arguments Note

View source: R/etcd.R

Description

Reads https://github.com/etcd-io/etcd/releases to build a data frame of etcd version release numbers and dates with semantic version strings parsed and separate fields added. The data frame is also arranged in order from lowest version to latest version and the vers column is an ordered factor.

Usage

1

Arguments

refresh

if TRUE and there ~/.vershist cache dir exists, will cause the version history database for apache to be rebuilt. Defaults to FALSE and has no effect if ~/.vershist cache dir does not exist.

Note

This function requires a valid GitHub API key stored in GITHUB_PAT


hrbrmstr/vershist documentation built on Feb. 3, 2020, 12:10 a.m.