-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Code generated by Lean-CLI-API-Reference-Code-Generator.py
- Loading branch information
1 parent
261fa2a
commit 5e535b4
Showing
32 changed files
with
79 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -61,6 +61,7 @@ | |
"54": "", | ||
"55": "", | ||
"56": "", | ||
"57": "" | ||
"57": "", | ||
"58": "" | ||
} | ||
} |
4 changes: 4 additions & 0 deletions
4
05 Lean CLI/99 API Reference/51 lean private-cloud add-compute/01 Introduction.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<p>Add private cloud compute</p> | ||
<div class="cli section-example-container"> | ||
<pre>$ lean private-cloud add-compute [OPTIONS]</pre> | ||
</div> |
59 changes: 59 additions & 0 deletions
59
05 Lean CLI/99 API Reference/51 lean private-cloud add-compute/04 Options.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
<p>The <code>lean private-cloud add-compute</code> command supports the following options:</p> | ||
<table class="table qc-table"> | ||
<thead> | ||
<tr> | ||
<th>Option</th> | ||
<th>Description</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td nowrap><code>--token <string></code></td> | ||
<td>The master server token</td> | ||
</tr> | ||
<tr> | ||
<td nowrap><code>--master-domain, --master-ip <string></code></td> | ||
<td>The master server domain</td> | ||
</tr> | ||
<tr> | ||
<td nowrap><code>--master-port <integer></code></td> | ||
<td>The master server port</td> | ||
</tr> | ||
<tr> | ||
<td nowrap><code>--slave-domain, --slave-ip <string></code></td> | ||
<td>The slave server domain</td> | ||
</tr> | ||
<tr> | ||
<td nowrap><code>--update</code></td> | ||
<td>Pull the latest image before starting</td> | ||
</tr> | ||
<tr> | ||
<td nowrap><code>--no-update</code></td> | ||
<td>Do not update to the latest version</td> | ||
</tr> | ||
<tr> | ||
<td nowrap><code>--compute <string></code></td> | ||
<td>Compute configuration to use</td> | ||
</tr> | ||
<tr> | ||
<td nowrap><code>--extra-docker-config <string></code></td> | ||
<td>Extra docker configuration as a JSON string</td> | ||
</tr> | ||
<tr> | ||
<td nowrap><code>--stop</code></td> | ||
<td>Stop any existing deployment</td> | ||
</tr> | ||
<tr> | ||
<td nowrap><code>--lean-config <file></code></td> | ||
<td>The Lean configuration file that should be used (defaults to the nearest lean.json)</td> | ||
</tr> | ||
<tr> | ||
<td nowrap><code>--verbose</code></td> | ||
<td>Enable debug logging</td> | ||
</tr> | ||
<tr> | ||
<td nowrap><code>--help</code></td> | ||
<td>Display the help text of the <code>lean private-cloud add-compute</code> command and exit</td> | ||
</tr> | ||
</tbody> | ||
</table> |
12 changes: 12 additions & 0 deletions
12
05 Lean CLI/99 API Reference/51 lean private-cloud add-compute/metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"type": "metadata", | ||
"values": { | ||
"description": "API reference for the command `lean private-cloud add-compute` in command line console.", | ||
"keywords": "lean cli, api, api reference, command, command line, lean private-cloud add-compute", | ||
"og:description": "API reference for the command `lean private-cloud add-compute` in command line console.", | ||
"og:title": "lean private-cloud add-compute - Documentation QuantConnect.com", | ||
"og:type": "website", | ||
"og:site_name": "lean private-cloud add-compute - QuantConnect.com", | ||
"og:image": "https://cdn.quantconnect.com/docs/i/lean-cli/api-reference/lean-private-cloud-add-compute.png" | ||
} | ||
} |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.