Hauler Login (Command)
Command Overview​
- Log in to a registry
Usage:
hauler login [flags]
Examples:
# login to registry.example.com
hauler login registry.example.com -u bob -p haulin
Flags:
-h, --help help for login
-p, --password string Password
--password-stdin Take the password from stdin
-u, --username string Username
Global Flags:
-l, --log-level string (default "info")