Mercurial > libervia-backend
comparison doc/jp/event.rst @ 3276:81c8910db91f
jp (event): new `list` command to get evens available in a service
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 18 May 2020 23:48:40 +0200 |
parents | 72583524cfd3 |
children |
comparison
equal
deleted
inserted
replaced
3275:55eeb0dfd313 | 3276:81c8910db91f |
---|---|
2 event: events management | 2 event: events management |
3 ======================== | 3 ======================== |
4 | 4 |
5 Event commands allows you to create/modify or get data about an event, and to manage your | 5 Event commands allows you to create/modify or get data about an event, and to manage your |
6 invitees. | 6 invitees. |
7 | |
8 list | |
9 ==== | |
10 | |
11 List events available on a service | |
12 | |
13 example | |
14 ------- | |
15 | |
16 Retrieve events of profile:: | |
17 | |
18 $ jp event list | |
7 | 19 |
8 .. _jp-event_get: | 20 .. _jp-event_get: |
9 | 21 |
10 get | 22 get |
11 === | 23 === |