Which of the following commands logs you into Docker Hub from the CLI?
a) docker login
b) docker auth
c) docker sign-in
d) docker connect
Explanation:
The docker login command allows users to log into Docker Hub or any other Docker registry from the command-line