This repository has been archived by the owner on May 29, 2022. It is now read-only.
Releases: aslamplr/gh-cli
Releases · aslamplr/gh-cli
v0.4.0-beta-1
Auto port assigment - Create a TcpListener and auto port assignemnt to avoid any failure due to port availabiity.
v0.3.1
This is the v0.3.1
version of gh-cli
. The release with repo
subcommand.
- Add
repo
subcommand integrates with the GitHub GraphQL API. - The access token can be passed in as environment variable
GH_ACCESS_TOKEN
. And if the env variable is set no need to pass--auth_token
argument. - Single
--name
argument for repo addressing. - Other refactoring and increased modularity.
Download links
System | Arch | Binary (zipped) |
---|---|---|
x64 | gh-cli_macos_v0.3.1.zip | |
x64 | gh-cli_ubuntu_v0.3.1.zip | |
x64 | gh-cli_windows_v0.3.1.exe.zip |
GitHub CLI (unofficial) v0.3.0
This is the v0.3.0
version of gh-cli
. The first release after renaming from gh-actions-secrets
to gh-cli
.
- Rename all references to
gh-actions-secrets
togh-cli
. - Add
Secrets
as a subcommand. derive(Clap)
approach to CLI wrapper, easier to maintain.- Change the HTTP client to send
gh-cli-unofficial
as the "User-Agent" header.
🚀🚀🚀
Download links
System | Arch | Binary (zipped) |
---|---|---|
x64 | gh-cli_macos_v0.3.0.zip | |
x64 | gh-cli_ubuntu_v0.3.0.zip | |
x64 | gh-cli_windows_v0.3.0.exe.zip |
v0.2.1-alpha Minor Release
This is the v0.2.1-alpha
version of gh-actions-secret
CLI.
- Minor Improvements and added modularity to the code.
Download links
System | Arch | Binary (zipped) |
---|---|---|
x64 | gh-actions-secrets_macos_v0.2.1.zip | |
x64 | gh-actions-secrets_ubuntu_v0.2.1.zip | |
x64 | gh-actions-secrets_windows.exe_v0.2.1.zip |
Github Actions Secret - CLI (Unofficial) v0.1.0
This is the initial alpha version of gh-actions-secret
CLI.
System | Arch | Binary (zipped) |
---|---|---|
x64 | gh-actions-secrets_macos.zip | |
x64 | gh-actions-secrets_ubuntu.zip | |
x64 | gh-actions-secrets_windows.exe.zip |