Scroll to navigation

GH-REPO-ARCHIVE(1) GitHub CLI manual GH-REPO-ARCHIVE(1)

NAME

gh-repo-archive - Archive a repository

SYNOPSIS

gh repo archive [<repository>] [flags]

DESCRIPTION

Archive a GitHub repository.

With no argument, archives the current repository.

OPTIONS

-y, --confirm
Skip the confirmation prompt

SEE ALSO

gh-repo(1)

Sep 2022