create-container-registry-auth
Generate and manage authentication credentials for container registries, specifying name, username, and password, to securely access and deploy containerized applications on the Novita MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | Name for the container registry auth. | |
password | Yes | Registry password. | |
username | Yes | Registry username. |