All changes to doctl
will be documented in this file.
- #186 ssh: windows support for command forwarding - @xmudrii
- #280 commands: show public images for distros and apps by default - @mudrii
- #294 Respect access token flag when calling init as well - @mauricio
- #291 Adds
SizeSlug
to format fields - @lxfontes - #284 commands: General simplifications - @ferhatelmas
- #282 xdg: fix config path when XDG_CONFIG_HOME is set - @mudrii
- #278 firewall: omit the port field for the icmp - @caglar10ur
- #267 Add flag for overriding API endpoint - @utlemming
- #234 Implement firewall commands - @viola
- #202 Including missing API endpoints for doctl - @xmudrii
- #206 Bash and ZSH completion - @xmudrii
- #220 domains: Add TTL field - @xmudrii
- #210 Deprecate tag rename (PUT /v2/tags/:name) - @mchitten
- #208 Remove Detach function - @xmudrii
- #215 Allow certificate-chain-path to be optional - @viola
- #214 Rename DetachByDropletID function to Detach - @xmudrii
- #217 Minimize Docker build context - @SISheogorath
- #228 Upgrading doctl version - @mauricio
- #224 consistency changes: ask for confirm added to all delete actions - @xmudrii
- #222 docs: improve package manager part in readme - @xmudrii
- #198 Hiding public images by deault - @xmudrii
- #194 Use apk's --no-cache option instead of updating and removing cache - @cspicer
- #201 fix vektra/{errors,mockery} to static vendoring instead submodule - @zchee
- #223 completion: fix command description typos - @xmudrii
- #225 completion: make completion code generation independent on auth status - @xmudrii
- #146 Add the option to run doctl within a docker container - @FuriKuri
- #153 Add ability to delete snapshots and confirmation before delete - @xmudrii
- #158 Add private IPv4 address to output - @johscheuer
- #161 Add multiple tag delete, tag delete confirmation - @xmudrii
- #165 Allow "tags" attribute for droplet create - @mchitten
- #169 Implement new unified Snapshots API - @xmudrii
- #173 Add new actions for Volume and Volume-Action - @xmudrii
- #191 Add certificate commands - @viola
- #193 Implement load-balancer commands - @viola
- #160 Improve tag handling for droplet create - @akshaychhajed
- #171 Add shorthand flags - @xmudrii
- #159 Add Volume filtering - @xmudrii
- #177 Fix output color - @xmudrii
- #178 Implement command forwarding for external SSH - @xmudrii
- #196 Add type transfer to image-action transfer - @xmudrii
- #144 SSH to private Droplet IP - @haz-mat
- #148 Add confirmation for destructive actions - @xmudrii
- #121 Allow untagging droplets - @bryanl
- #126 Fix location of config in help - @bryanl
- #132 Update download location - @xmudrii
- #135 Fix location of doctl configuration - @xmudrii
- #143 Send progress report to stderr - @kkpoon
- #111 Replace
auth login
withauth init
- @bryanl
- #118 Add doctl version to user agent - @bryanl
- #122 Add SSH agent forward support for Windows - @tbalthazar
- #113 Update SSH client support for Windows - @tbalthazar
- #117 Update download links - @garykrige
- #123 Use Windows compatible ANSI colors - @bryanl
- #125 Create valid JSON when creating multiple droplets - @snoopdouglas
- #99 Build test bin in out directory - @bryanl
- #104 Remove beta status for storage - @bryanl
- #100 password-reset, not power-reset - @aybabtme
- #88 Add a --ssh-agent-forwarding-flag - @tbalthazar
- #92 Rename drive to volume - @aybabtme
- #93 Extract token retrieval process - @bryanl
- #98 Remove output when deleting droplets - @bryanl
- #85 Don't report new release available when already installed - @andrewsomething
- #87 Update help output in documentation - @gmontalvoriv
- #97 User list images returns distributions - @bryanl
- #37 Add a script to regenerate test mocks - @bryanl
- #79 Ensure pagination is 1 indexed, and not 0 indexed - @jphines
- #68 Respect ssh-user flag - @vkurchatkin
- #69 Fix type in README - @aybabtme
- #70 Fix type in README - @aybabtme
- #74 Add more specific install instructions to README - @aybabtme
- #80 Fix a typo in usage text - @davidkuridza
- #52 Add tagging commands - @bryanl
- #56 Add support for Drive beta - @aybabtme
- #58 Add support for beta features - @bryanl
- #63 Add ci build for windows - @bryanl
- #53 Remove unused dependencies - @aybabtme
- #54 Rename root path - @aybabtme
- #57 Clean up version message - @aybabtme
- #61 Print drive columns if beta is enabled - @aybabtme
- #60 Disable tracing by default - @bryanl
- #51 Adding change log - @bryanl
- #41 All compute actions with
list
now havels
alias - @andrewsomething - #44 Clean up references to doit - @aybabtme
- #49 Fix image argument to allow rebuilding droplets - @bryanl