Files
docker-docs/_data/engine-cli-edge/docker_system_events.yaml
Misty Stanley-Jones b3ca1d6120 Add 17.04 CLI refs
Also adjust CLI stub pages and cli.md to look in a different
data folder for edge releases
2017-04-05 17:45:44 -07: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