Main Menu

Search

PODMAN: How to Enable Log Debug For Podman Commands (--log-level=debug)

For enabling the debug for podman commands use --log-level=debug command. Following is the command reference.

Replace private-registry and 5000 port number as needed in below command.

podman pull --log-level=debug private-registry:5000/kube-apiserver:latest



Keywords:

Pull pulling push pushing debug debugging info verbose verbosity log loglevel logging 


No comments:

Post a Comment