gh-repo-archive - Man Page

Archive a repository

Synopsis

gh repo archive [<repository>] [flags]

Description

Archive a GitHub repository.

With no argument, archives the current repository.

Options

-y, ā€‰--yes

Skip the confirmation prompt

Exit Codes

0: Successful execution

1: Error

2: Command canceled

4: Authentication required

NOTE: Specific commands may have additional exit codes. Refer to the command's help for more information.

See Also

gh-repo(1)

Referenced By

gh-repo(1).

Dec 2024 GitHub CLI manual