Sync with remote API

Signed-off-by: Luca Marturana <lucamarturana@gmail.com>

Sync also container events

Signed-off-by: Luca Marturana <lucamarturana@gmail.com>

Sync also man page

Signed-off-by: Luca Marturana <lucamarturana@gmail.com>
This commit is contained in:
Luca Marturana 2015-10-09 10:48:18 +02:00
parent 04e883c22b
commit d7ca0a48ac
2 changed files with 4 additions and 4 deletions

View File

@ -21,11 +21,11 @@ parent = "smn_cli"
Docker containers will report the following events:
create, destroy, die, export, kill, oom, pause, restart, start, stop, unpause
attach, commit, copy, create, destroy, die, exec_create, exec_start, export, kill, oom, pause, rename, resize, restart, start, stop, top, unpause
and Docker images will report:
untag, delete
delete, import, pull, push, tag, untag
The `--since` and `--until` parameters can be Unix timestamps, RFC3339
dates or Go duration strings (e.g. `10m`, `1h30m`) computed relative to

View File

@ -18,11 +18,11 @@ information and real-time information.
Docker containers will report the following events:
create, destroy, die, export, kill, pause, restart, start, stop, unpause
attach, commit, copy, create, destroy, die, exec_create, exec_start, export, kill, oom, pause, rename, resize, restart, start, stop, top, unpause
and Docker images will report:
untag, delete
delete, import, pull, push, tag, untag
# OPTIONS
**--help**