Skip to content

Commit 57896c8

Browse files
committed
Deploy preview for PR 745 πŸ›«
1 parent 34ffd3d commit 57896c8

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

β€Žpr-preview/pr-745/commands/content/index.htmlβ€Ž

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1545,7 +1545,8 @@ <h2 id="content-search">content search<a class="headerlink" href="#content-searc
15451545
--help Show this message and exit.
15461546
</code></pre></div>
15471547
<h2 id="content-venv">content venv<a class="headerlink" href="#content-venv" title="Permanent link">#</a></h2>
1548-
<p>Replicate a Python environment from Connect</p>
1548+
<p>Create a Python virtual environment that mimics the environment of a deployed content item on Posit Connect. This will use the 'uv' tool to locally create and manage the virtual environment. If the required Python version isn't already installed, uv will download it automatically.</p>
1549+
<p>run it from the directory of a deployed content item to auto-detect the GUID, or provide the --guid option to specify a content item explicitly.</p>
15491550
<p><strong>Usage:</strong></p>
15501551
<div class="highlight"><pre><span></span><code>content venv [OPTIONS] ENV_PATH
15511552
</code></pre></div>

β€Žpr-preview/pr-745/search/search_index.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
0 Bytes
Binary file not shown.

0 commit comments

Comments
Β (0)