Discussed in #131
Originally posted by henry-js December 11, 2024
How would I use this to download a .zip file for a github release? Using dotnet-file add https://github.com/ankitpokhrel/jira-cli/releases/download/v1.5.2/[jira_1.5.2_windows_x86_64.zip downloads the repository when I would expect it to download just the zip file


Discussed in #131
Originally posted by henry-js December 11, 2024
How would I use this to download a .zip file for a github release? Using
dotnet-file add https://github.com/ankitpokhrel/jira-cli/releases/download/v1.5.2/[jira_1.5.2_windows_x86_64.zipdownloads the repository when I would expect it to download just the zip file