gh extension to execute git describe on a remote GitHub repository.
Installation
gh extension install thombashi/gh-git-describe
Upgrade
gh extension upgrade git-describe
Usage
Command help
--cache-dir string cache directory path. If not specified, use the system's temporary directory.
--log-level string log level (debug, info, warn, error) (default "info")
--no-cache disable cache
-R, --repo string GitHub repository ID. If not specified, use the current repository.