branch: CodeCommit Branches

Description Usage Arguments Value

Description

Get, create, delete CodeCommit repo branches

Usage

1
2
3
4
5
6
7
get_branch(branch, repo, token, ...)

create_branch(branch, commit, repo, ...)

get_default_branch(repo, branch, ...)

set_default_branch(repo, branch, ...)

Arguments

branch

A character string specifying a branch name, or an object of class “aws_repo_branch”.

repo

A character string specifying a repository name, or an object of class “aws_repo”.

token

A pagination token.

...

Additional arguments passed to awscodeHTTP.

commit

A character string specifying a commitId (SHA), or an object of class “aws_repo_commit”.

Value

A list.


cloudyr/aws.code documentation built on Jan. 14, 2020, 4:55 a.m.