PSDigitalOcean

1.8.0

A comprehensive PowerShell module for managing DigitalOcean resources with enterprise-grade reliability and extensive test coverage (96.03% with 599 tests). Features complete class-based architecture, robust error handling, and full API integration including comprehensive volume management.

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSDigitalOcean

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSDigitalOcean

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Itamar Tziger. All rights reserved.

Package Details

Author(s)

  • Itamar Tziger

Tags

PowerShell DigitalOcean API Cloud Management Automation DevOps Infrastructure

Functions

Add-DigitalOceanAPIToken Get-DigitalOceanAccount Get-DigitalOceanImage Get-DigitalOceanRegion Get-DigitalOceanSize Get-DigitalOceanSSHKey Get-DigitalOceanVolume Get-DigitalOceanVPC New-DigitalOceanDroplet New-DigitalOceanVolume Remove-DigitalOceanDroplet Remove-DigitalOceanVolume

Dependencies

This module has no dependencies.

Release Notes

## [1.8.0] - 2025-08-11

### Added

- **New Function**: `Remove-DigitalOceanDroplet` - Delete a single Droplet by ID or
  all Droplets by tag with ShouldProcess support, robust error handling, and
  verbose tracing.

### Changed

### Fixed

FileList

Version History

Version Downloads Last updated
1.8.0 (current version) 1 8/11/2025
1.7.0 3 8/9/2025
1.6.1 3 8/9/2025
1.6.0 5 8/9/2025
1.4.0 4 8/7/2025
1.2.0 4 8/7/2025
1.1.0 6 7/15/2025
1.0.0 6 7/14/2025
Show more