Skip to content

Commit 01ff5f4

Browse files
committed
missing doc
1 parent fdbf1ae commit 01ff5f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/cli/cli-orders.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ The `list` command supports filtering on a variety of fields:
8484
* `--last-modified`: Filter on the order's last modified time or an interval of last modified times.
8585
* `--hosting`: Filter on orders containing a hosting location (e.g. SentinelHub). Accepted values are `true` or `false`.
8686
* `--destination-ref`: Filter on orders created with the provided destination reference.
87+
* `--user-id`: Filter by user ID. Only available to organization admins. Accepts "all" or a specific user ID.
8788

8889
Datetime args (`--created-on` and `--last-modified`) can either be a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots.
8990
* A date-time: `2018-02-12T23:20:50Z`

0 commit comments

Comments
 (0)