1
0
mirror of https://github.com/docker/cli-docs-tool.git synced 2025-07-30 15:23:03 +03:00
Files
2025-05-19 15:28:25 +02:00
..
2025-05-19 15:28:25 +02:00
2025-05-19 15:28:25 +02:00
2024-02-22 13:29:38 +01:00

Example

The following example will generate all supported docs for Docker buildx CLI.

git clone https://github.com/docker/cli-docs-tool
cd cli-docs-tool/example/
go mod download
go run main.go

Generated docs will be available in ./docs