docker-config-create(1)

docker-config-create - Create a config from a file or STDIN

Section 1 docker.io bookworm source

Description

DOCKER

NAME

docker-config-create - Create a config from a file or STDIN

SYNOPSIS

docker config create [OPTIONS] CONFIG file|-

DESCRIPTION

Create a config from a file or STDIN

OPTIONS

-h, --help[=false]

help for create

-l, --label=

Config labels

--template-driver=""

Template driver

SEE ALSO

docker-config(1)

See Also