DockerCLI/docs/reference/commandline/config.md

669 B

title description keywords
config The config command description and usage config

config

Usage:  docker config COMMAND

Manage Swarm configs

Options:
      --help   Print usage

Commands:
  create      Create a config from a file or STDIN
  inspect     Display detailed information on one or more configs
  ls          List configs
  rm          Remove one or more configs

Run 'docker config COMMAND --help' for more information on a command.

Description

Manage configs.