get.repository.keys {github}R Documentation

list all repository keys

Description

list all repository keys

Usage

get.repository.keys(owner, repo, ctx = get.github.context())

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

ctx

the github context object

Value

the key list


[Package github version 0.9.12 Index]