add_ssh_known_host: add_ssh_known_host

Description Usage Arguments Author(s)

View source: R/modules.R

Description

This function adds a url to ssh known hosts. This allows us to enable users to run some code (a module) to automatically do git updates without the user needing to manually uthenticate that they want to add the url as a known host (e.g. github.com) when you do a git query (fetch/pull/etc).

Usage

1
add_ssh_known_host(known_host)

Arguments

known_host

A host to search for and add as known host. e.g. "github.com"

Author(s)

Karsten Sieber karsten.b.sieber@gsk.com


tobyjohnson/gtx documentation built on Aug. 30, 2019, 8:07 p.m.