docker config
Manage Docker configs
Swarm This command works with the Swarm orchestrator.
Usage
$ docker config COMMAND
Description
Manage configs.
Child commands
| Command | Description | 
| docker config create | Create a config from a file or STDIN | 
| docker config inspect | Display detailed information on one or more configs | 
| docker config ls | List configs | 
| docker config rm | Remove one or more configs |