docker config
| Description | Manage Swarm configs |
|---|---|
| Usage | docker config |
Swarm This command works with the Swarm orchestrator.
Description
Manage configs.
Subcommands
| 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 |