Cloning a repositoryĮnter gh repo clone OWNER/REPO. If you run the repo subcommand from within the directory of a local Git repository that has a remote on GitHub you can omit OWNER/REPO. Enter gh repo view OWNER/REPO -web to view the repository in your default browser. Viewing a repositoryĮnter gh repo view OWNER/REPO to see the repository description and README.md for the repository.
Viewing your statusĮnter gh status to see details of your current work on GitHub across all the repositories you're subscribed to. Note: When you use some commands for the first time - for example, gh codespace SUBCOMMAND - you'll be prompted to add extra scopes to your authentication token.