Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Chocolatey package for DigitalOcean's doctl CLI

License

Notifications You must be signed in to change notification settings

K8sAcademy/doctl-chocolatey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doctl-chocolatey

Chocolatey package for DigitalOcean's doctl CLI

Here are the step to build the package

edit the doctl.nuspec file

Change the version number

edit the chocolateyinstall.ps1 file

Get the download link and the sha256 from the DigitalOcean Github repo and replace them in the file. Make sure to get the info for the Windows 64bit version.

create the package

choco pack

test locally

choco install doctl -dv -s .

login

choco apikey --key [yourKey] --source https://push.chocolatey.org/

push the package

choco push [package].nupkg --source https://push.chocolatey.org/

About

Chocolatey package for DigitalOcean's doctl CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published