Skip to main content
Version: 0.9

kcl registry logout

Logout from the kcl registry.

Usage

kcl registry logout [options][kpm_registry]

Description

kcl registry logout will logout from the kcl registry.

options

--help, -h

Show help for kcl registry logout command.

Examples

logout from oci registry

kcl registry logout <registry>

Reference

This command can be used to logout from the current registry.

Usage:
kcl registry logout [flags]

Examples:
# Logout the registry
kcl registry logout docker.io


Flags:
-h, --help help for logout

Global Flags:
-q, --quiet Set the quiet mode (no output)