Skip to content

Commit 596cec4

Browse files
committed
update cli docs
1 parent 8202654 commit 596cec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli/cli-subscriptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ planet subscriptions list
128128
```
129129

130130
outputs the JSON for your first 100 subscriptions. If you'd like more you can set the `--limit`
131-
parameter higher, or you can set it to 0 and there will be no limit.
131+
parameter higher, or you can set it to 0 and there will be no limit. By default the `list` command will request Subscriptions API with a page size of 500 subscriptions, and can be set lower or higher with the `--page_size` parameter.
132132

133133
You can get nicer formatting with `--pretty` or pipe it into `jq`, just like the other Planet
134134
CLI’s.

0 commit comments

Comments
 (0)