Installing the CLI from CI
Learn how to install the CLI from CI.
読み終わるまでの所要時間 1 分最終更新 1日前
To install the CLI from CI, authenticate yourself with the GitHub CLI, clone the repository and use the
gh release download commandgh release download --archive <zip|tar>gh release download <release-version> --archive <zip|tar>