% ramalama-login 1
ramalama-login - login to remote registry
ramalama login [options] [registry]
login to remote registry
Options are specific to registry types.
path of the authentication file for OCI registries
show this help message and exit
password for registry
take the password from stdin
require HTTPS and verify certificates when contacting OCI registries
token to be passed to Model registry
username for registry
Login to quay.io/username oci registry
$ ramalama login -u username quay.io/username
Login to ollama registry
$ ramalama login ollama
Login to huggingface registry
$ ramalama login --token=XYZ ollama
Aug 2024, Originally compiled by Dan Walsh [email protected]