Expand description
Docker login command implementation
This module provides functionality to authenticate with Docker registries. It supports both Docker Hub and private registries with various authentication methods.
Structsยง
- Login
Command - Command for authenticating with Docker registries
- Login
Output - Output from a login command execution