main
document support for OCI and Git remote resources
Update dry-run documentation
docs: unify no trailing dots in docstrings and help (#11301)
introduce generate command as alpha command
deprecate --y, prefer --yes
update docs generation to avoid man pages generation
move watch from alpha to main command
add new bridge commands documentation
show build progress during watch rebuild
feat: add commit command
feat: add --models flag to config command
resurrect --all flag for cp to target oneoff container
feat: add since & until flags to events command
Change verb tense in `compose` command documentation
feat: add export command
docs: Update docker compose kill usage
docs: compose logs: add more links for flag descriptions
Fix ls --quiet help description
docs: ps --format json outputs JSON Lines, not a JSON array
publish Compose application as compose.yaml + images
Update link in stats --help output
Generate docs with `make docs`
add --wait option to start command
add volumes docs/reference/
docs(wait): Fix wait command description
Set watch option --prune=true as default
introduce --insecure-registry, reserved for testing purpose
add alpha command to test dry-run
bump cli-doc-tools to v0.10.0 and update the documentation to pass CI checks
add scale command
docs: fix grammatical issues (#9997)
deps: bump docker/cli-docs-tool to v0.6.0