Files
docker-docs/content/engine/reference/commandline
Johannes Großmann 5b7a6ba6e4 add docker debug cli reference (#19178)
* add docker debug cli ref

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* feedback1

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* remove pull

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* fix title

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* feedback2

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* refactor: restructuring of docker debug docs

* review: addressed comments

* feat: add cross-links

* review: addressed comments

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Craig Osterhout <craig.osterhout@docker.com>
2024-01-25 16:19:27 +00:00
..
2023-11-17 10:17:37 +01:00
2023-10-12 12:49:18 +01:00
2023-10-12 12:49:18 +01:00
2023-10-12 12:49:18 +01:00
2023-10-12 12:49:18 +01:00
2023-10-12 12:49:18 +01:00
2023-10-12 12:49:18 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00
2023-09-26 10:11:22 +02:00
2023-10-02 13:07:14 +02:00
2024-01-19 16:13:36 +01:00
2024-01-19 16:13:36 +01:00

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 /engine/reference/commandline/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.