buildah-logout(1) General Commands Manual buildah-logout(1) (NAME) buildah-logout - (SYNOPSIS) buildah logout [options] registry (DESCRIPTION) buildah logout auth.json\[u060C] . authfile . ${XDG_RUNTIME_DIR}/containers/auth.json . containers-auth.json(5) . all . buildah [GLOBAL OPTIONS] buildah logout [GLOBAL OPTIONS] buildah logout [OPTIONS] REGISTRY [GLOBAL OPTIONS] (OPTIONS) --all, -a --authfile . ${XDG_RUNTIME_DIR}/containers/auth.json . containers-auth.json(5) . : REGISTRY_AUTH_FILE : export REGISTRY_AUTH_FILE=path --compat-auth-file=path path Docker . --help, -h (EXAMPLES) $ buildah logout quay.io Removed login credentials for quay.io $ buildah logout --authfile authdir/myauths.json quay.io Removed login credentials for quay.io $ buildah logout --all Remove login credentials for all registries (SEE ALSO) buildah(1), buildah-login(1), containers-auth.json(5) buildah Apr 2019 buildah-logout(1)