mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07:00
Updating with the docs fixes Updating with fixes from docs CI: SVENNNNNNNNN!!! Signed-off-by: Mary Anthony <mary@docker.com>
316 B
316 B
+++ title = "help" keywords= ["help, ucp"] description = "List the UCP commands" [menu.main] identifier="ucp_help" parent = "ucp_ref" +++
help
Shows a list of UCP commands.
Usage
docker run --rm -it \
--name ucp \
-v /var/run/docker.sock:/var/run/docker.sock \
docker/ucp \
help