Skip to content

hyperpolymath/asdf-doctl-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

asdf-doctl

Build Lint License: PMPL-1.0

asdf plugin for DigitalOcean CLI.

DO command-line.

Contents

Dependencies

Install

Plugin:

asdf plugin add doctl https://github.com/hyperpolymath/asdf-doctl-plugin.git

doctl:

# Show all installable versions
asdf list-all doctl

# Install specific version
asdf install doctl latest

# Set a version globally (in your ~/.tool-versions file)
asdf global doctl latest

# Now doctl commands are available
doctl --version

Check asdf readme for more instructions.

Usage

# List installed versions
asdf list doctl

# Set local version for current directory
asdf local doctl <version>

# Uninstall a version
asdf uninstall doctl <version>

Contributing

Contributions welcome! Read the contributing guidelines first.

License

Licensed under the Palimpsest-MPL License (PMPL-1.0).


Maintained by hyperpolymath

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •  

Languages