Difference between revisions of "Docker config create"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
  docker config create my_config ./config.json
 
  docker config create my_config ./config.json
 +
 +
docker config create
 +
"docker config create" requires exactly 2 arguments.
 +
See 'docker config create --help'.
 +
 +
Usage:  docker config create [OPTIONS] CONFIG file|-
 +
 +
Create a config from a file or STDIN
  
 
== See also ==
 
== See also ==

Revision as of 12:56, 5 August 2022

docker config create my_config ./config.json
docker config create
"docker config create" requires exactly 2 arguments.
See 'docker config create --help'. 

Usage:  docker config create [OPTIONS] CONFIG file|- 

Create a config from a file or STDIN

See also

Advertising: