We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3193020 commit 5b332d2Copy full SHA for 5b332d2
docs/source/cli/reference.rst
@@ -90,7 +90,7 @@ General Options
90
91
92
``--workers``
93
- The number of concurrent downloads when requesting multiple scenes.
+ The number of concurrent downloads when requesting multiple scenes. - Default 4
94
95
96
@@ -100,12 +100,12 @@ General Options
100
101
102
``--api_key``
103
- Valid API key - or via env variable PL_API_KEY
+ Valid API key - or via ENV variable PL_API_KEY
104
105
106
107
``--base_url``
108
- Change the base Planet API URL
+ Change the base Planet API URL or ENV PL_API_BASE_URL - Default https://api.planet.com/
109
110
111
0 commit comments