question

Alex avatar image
Alex asked

[Multiplayer API] ListContainerImageTags returning only 10 tags

Hi,

We'd like to retrieve all tags that are associated with a server container image, but the ListContainerImageTags is only returning the first 10 tags we have used.

How can we retrieve all the tags? If trying to create a build from the web, the dropdown shows all the tags.

Thanks.

apismultiplayer
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Gosen Gao avatar image
Gosen Gao answered

We will report this issue to the team, as a workaround, you can use Azure CLI to Log in to registry and List container images and tags. Also refer to az acr login for the same structure of docker login commend.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.