Skip to content

Commit 9e81484

Browse files
author
Sara Safavi
committed
update example in CLI docs
1 parent 487c9e4 commit 9e81484

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/cli/examples.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,9 @@ than the full order.
330330
You can also clip the items in an order by providing a GeoJSON AOI Geometry
331331
with the `--clip` parameter::
332332

333-
planet orders create --name "my order" ... \
333+
planet orders create --name "my order" \
334+
--id 20151119_025740_0c74,20151119_025741_0c74 \
335+
--bundle visual --item-type psscene3band
334336
--clip '{
335337
"type": "Polygon",
336338
"coordinates": [

0 commit comments

Comments
 (0)