mirror of https://github.com/docker/cli.git
670 B
670 B
title | description | keywords |
---|---|---|
config | The config command description and usage | config |
config
Usage: docker config COMMAND
Manage Docker 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.