Files
docker-docs/_data/engine-cli/docker_system_events.yaml
French Ben a1933d276b New CLI added
Signed-off-by: French Ben <frenchben@docker.com>
2017-02-14 14:30:56 -08:00

18 lines
517 B
YAML

command: docker system events
short: Get real time events from the server
long: Get real time events from the server
usage: docker system events [OPTIONS]
pname: docker system
plink: docker_system.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