modify.repository.key: update a repository key

Description Usage Arguments Value

Description

update a repository key

Usage

1
modify.repository.key(owner, repo, id, content, ctx = get.github.context())

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

id

the id of the key

content

the JSON object with the content. See http://developer.github.com/v3/repos/keys/#edit for details

ctx

the github context object

Value

the new key


cscheid/rgithub documentation built on May 14, 2019, 12:07 p.m.