gh-repo-unarchive - Man Page
Unarchive a repository
Synopsis
gh repo unarchive [<repository>] [flags]
Description
Unarchive a GitHub repository.
With no argument, unarchives 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
Referenced By
Dec 2024 GitHub CLI manual