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 4ef2f2e commit dbb038eCopy full SHA for dbb038e
1 file changed
05 Lean CLI/99 API Reference/24 lean data download/04 Options.html
@@ -303,6 +303,10 @@
303
<td nowrap><code>--no-update</code></td>
304
<td>Use the local LEAN engine image instead of pulling the latest version</td>
305
</tr>
306
+<tr>
307
+ <td nowrap><code>--project <string></code></td>
308
+ <td>Name or id of the cloud project to use for brokerage OAuth authentication</td>
309
+</tr>
310
<tr>
311
<td nowrap><code>--lean-config <file></code></td>
312
<td>The Lean configuration file that should be used (defaults to the nearest lean.json)</td>
0 commit comments