List availabilities
| Flag | Type | Required | Default | Description |
|---|---|---|---|---|
--emails | string | Comma-separated emails to filter by | ||
--page | int | 0 | Page number | |
--page-size | int | 0 | Items per page (max 100) |
Sample output (--json)
Show an availability
Sample output (--json)
Create an availability
| Flag | Type | Required | Default | Description |
|---|---|---|---|---|
--email | string | Email address | ||
--json-file | string | Path to JSON file with periods/overrides | ||
--name | string | Availability name | ||
--time-zone | string | Time zone |
--json-file describes the weekly periods and any date overrides:
periods.json
Sample output (--json)
Update an availability
| Flag | Type | Required | Default | Description |
|---|---|---|---|---|
--json-file | string | Path to JSON file with update data | ||
--name | string | Availability name |
Sample output (--json)