docs/content/reference/cli/docker
David Karlsson 21285f01c6 scout: add stub for push
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-15 10:11:05 +02:00
..
builder
buildx fix: remove underscore in buildx debug build title 2024-04-02 16:49:04 +02:00
checkpoint
compose
config
container redirect: fix typo in alias for old container_run 2024-02-22 09:20:44 +01:00
context
image
manifest
network
node
plugin
scout scout: add stub for push 2024-04-15 10:11:05 +02:00
secret
service
stack
swarm
system
trust
volume
README.md
_index.md
debug.md align beta callout wording (#19800) 2024-04-12 11:31:26 -07:00
init.md
inspect.md
login.md
logout.md
search.md
version.md

README.md

_build
list publishResources render
never false never

About these files

The files in this directory are stub files which include the file /_includes/cli.md, which parses YAML files generated from the docker/cli repository. The YAML files are parsed into output files like </reference/cli/docker/build/>.

How the output is generated

The output files are composed from two sources:

Updating the YAML files

The process for generating the YAML files is still in flux. Check with @thaJeztah. Be sure to generate the YAML files with the correct release branch of docker/cli, for example, the 19.03 branch.

After generating the YAML files, replace the YAML files in https://github.com/docker/docs/tree/main/_data/engine-cli with the newly-generated files. Submit a pull request.