/gh-repo-topic

[Deprecated] GitHub CLI extension to list or add repository topics

Primary LanguageShellThe UnlicenseUnlicense

gh repo-topic

Note: this functionality is now available in GitHub CLI core. See gh repo edit

List and add topics to a GitHub repository.

gh extension install mislav/gh-repo-topic

gh repo-topic list cli/cli
gh repo-topic add cli/cli my-topic1 topic2 ...