Files
docker-docs/content/reference/cli/docker
Allie Sadler 50bcd34faf Desktop: new cli commands and options (#23182)
<!--Delete sections as needed -->

## Description

Adds https://github.com/docker/desktop-cli/pull/110 and new model-runner
flags

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Luciano Ciccariello <Xeeynamo@users.noreply.github.com>
2025-08-07 11:21:00 +01:00
..

_build
_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.