digitalocean / doctl

The official command line interface for the DigitalOcean API.
https://docs.digitalocean.com/reference/doctl/
Apache License 2.0
3.26k stars 396 forks source link

Fixing not properly displayed options #1595

Closed zikalino closed 1 month ago

zikalino commented 1 month ago

This fixes improperly displayed options as described here:

https://github.com/digitalocean/doctl/issues/1594

zikalino commented 1 month ago

@andrewsomething thanks for merging! I think i located all the places where slug was not quoted, if i found anything else causing similar problems i will make another PR :-)