Open
Description
The vagrant digitalocean-list images
does not include private images that are available on the account belonging to the token provided. I looked at the client:
It looks like this handles pagination, so that I don't think is the issue (private images are always at the end of the list of images. This can be page 2 and on. So, if pagination is not implemented properly, they will never be in the list.
In the API documentation there is a query parameter that can be used to filter for only private images. /v2/images?private=true
Metadata
Metadata
Assignees
Labels
No labels