docs/_data/engine-cli/docker_events.yaml

18 lines
489 B
YAML

command: docker events
short: Get real time events from the server
long: |
Alias for `docker system events`.
usage: docker events [OPTIONS]
pname: docker
plink: docker.yaml
options:
- option: filter
shorthand: f
description: Filter output based on conditions provided
- option: format
description: Format the output using the given Go template
- option: since
description: Show all events created since timestamp
- option: until
description: Stream events until this timestamp