list-container-registry-auths
List your saved container registry credentials for private image pull authentication, with paginated results using limit and cursor parameters.
Instructions
List your saved container-registry credentials (private image-pull auth). Paginated via limit/cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return (default 20, max 100). Use the returned nextCursor to fetch the next page. | |
| cursor | No | Opaque pagination cursor from a previous response (nextCursor). Omit to start from the beginning. |