Skip to content

Commit

Permalink
deploy: d77954b
Browse files Browse the repository at this point in the history
  • Loading branch information
Melkor333 committed Jan 5, 2025
1 parent 31e54c3 commit 035d050
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
16 changes: 8 additions & 8 deletions Command_Line_Reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ <h3>Options<a class="headerlink" href="#id5" title="Link to this heading"></a
</li>
<li><p><code class="docutils literal notranslate"><span class="pre">config</span></code> (REQUIRED):</p>
<ul class="simple">
<li><p>Type: &lt;click.types.Path object at 0x7fbe7914a950&gt;</p></li>
<li><p>Type: &lt;click.types.Path object at 0x7f74bd65ea10&gt;</p></li>
<li><p>Default: <code class="docutils literal notranslate"><span class="pre">none</span></code></p></li>
<li><p>Usage: <code class="docutils literal notranslate"><span class="pre">config</span></code></p></li>
</ul>
Expand Down Expand Up @@ -340,7 +340,7 @@ <h3>Options<a class="headerlink" href="#id8" title="Link to this heading"></a
</li>
<li><p><code class="docutils literal notranslate"><span class="pre">config</span></code> (REQUIRED):</p>
<ul class="simple">
<li><p>Type: &lt;click.types.Path object at 0x7fbe791643d0&gt;</p></li>
<li><p>Type: &lt;click.types.Path object at 0x7f74bd41c510&gt;</p></li>
<li><p>Default: <code class="docutils literal notranslate"><span class="pre">none</span></code></p></li>
<li><p>Usage: <code class="docutils literal notranslate"><span class="pre">config</span></code></p></li>
</ul>
Expand Down Expand Up @@ -423,7 +423,7 @@ <h3>Options<a class="headerlink" href="#id11" title="Link to this heading"></
</li>
<li><p><code class="docutils literal notranslate"><span class="pre">config</span></code> (REQUIRED):</p>
<ul class="simple">
<li><p>Type: &lt;click.types.Path object at 0x7fbe7938d7d0&gt;</p></li>
<li><p>Type: &lt;click.types.Path object at 0x7f74bd645950&gt;</p></li>
<li><p>Default: <code class="docutils literal notranslate"><span class="pre">none</span></code></p></li>
<li><p>Usage: <code class="docutils literal notranslate"><span class="pre">config</span></code></p></li>
</ul>
Expand Down Expand Up @@ -506,7 +506,7 @@ <h3>Options<a class="headerlink" href="#id14" title="Link to this heading"></
</li>
<li><p><code class="docutils literal notranslate"><span class="pre">config</span></code> (REQUIRED):</p>
<ul class="simple">
<li><p>Type: &lt;click.types.Path object at 0x7fbe79153850&gt;</p></li>
<li><p>Type: &lt;click.types.Path object at 0x7f74bd40b990&gt;</p></li>
<li><p>Default: <code class="docutils literal notranslate"><span class="pre">none</span></code></p></li>
<li><p>Usage: <code class="docutils literal notranslate"><span class="pre">config</span></code></p></li>
</ul>
Expand Down Expand Up @@ -574,14 +574,14 @@ <h3>Options<a class="headerlink" href="#id17" title="Link to this heading"></
</li>
<li><p><code class="docutils literal notranslate"><span class="pre">in_path</span></code> (REQUIRED):</p>
<ul class="simple">
<li><p>Type: &lt;click.types.Path object at 0x7fbe79165610&gt;</p></li>
<li><p>Type: &lt;click.types.Path object at 0x7f74bd41d750&gt;</p></li>
<li><p>Default: <code class="docutils literal notranslate"><span class="pre">none</span></code></p></li>
<li><p>Usage: <code class="docutils literal notranslate"><span class="pre">in_path</span></code></p></li>
</ul>
</li>
<li><p><code class="docutils literal notranslate"><span class="pre">toml_path</span></code> (REQUIRED):</p>
<ul class="simple">
<li><p>Type: &lt;click.types.Path object at 0x7fbe79165650&gt;</p></li>
<li><p>Type: &lt;click.types.Path object at 0x7f74bd41d790&gt;</p></li>
<li><p>Default: <code class="docutils literal notranslate"><span class="pre">none</span></code></p></li>
<li><p>Usage: <code class="docutils literal notranslate"><span class="pre">toml_path</span></code></p></li>
</ul>
Expand Down Expand Up @@ -640,14 +640,14 @@ <h3>Options<a class="headerlink" href="#id20" title="Link to this heading"></
</li>
<li><p><code class="docutils literal notranslate"><span class="pre">yaml_path</span></code> (REQUIRED):</p>
<ul class="simple">
<li><p>Type: &lt;click.types.Path object at 0x7fbe79164f10&gt;</p></li>
<li><p>Type: &lt;click.types.Path object at 0x7f74bd41d050&gt;</p></li>
<li><p>Default: <code class="docutils literal notranslate"><span class="pre">none</span></code></p></li>
<li><p>Usage: <code class="docutils literal notranslate"><span class="pre">yaml_path</span></code></p></li>
</ul>
</li>
<li><p><code class="docutils literal notranslate"><span class="pre">toml_path</span></code> (REQUIRED):</p>
<ul class="simple">
<li><p>Type: &lt;click.types.Path object at 0x7fbe79164f50&gt;</p></li>
<li><p>Type: &lt;click.types.Path object at 0x7f74bd41d090&gt;</p></li>
<li><p>Default: <code class="docutils literal notranslate"><span class="pre">none</span></code></p></li>
<li><p>Usage: <code class="docutils literal notranslate"><span class="pre">toml_path</span></code></p></li>
</ul>
Expand Down
16 changes: 8 additions & 8 deletions _sources/Command_Line_Reference.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Usage: pyaptly mirror [OPTIONS] CONFIG [create|update]


* `config` (REQUIRED):
* Type: <click.types.Path object at 0x7fbe7914a950>
* Type: <click.types.Path object at 0x7f74bd65ea10>
* Default: `none`
* Usage: `config`

Expand Down Expand Up @@ -219,7 +219,7 @@ Usage: pyaptly publish [OPTIONS] CONFIG [create|update]


* `config` (REQUIRED):
* Type: <click.types.Path object at 0x7fbe791643d0>
* Type: <click.types.Path object at 0x7f74bd41c510>
* Default: `none`
* Usage: `config`

Expand Down Expand Up @@ -308,7 +308,7 @@ Usage: pyaptly repo [OPTIONS] CONFIG [create]


* `config` (REQUIRED):
* Type: <click.types.Path object at 0x7fbe7938d7d0>
* Type: <click.types.Path object at 0x7f74bd645950>
* Default: `none`
* Usage: `config`

Expand Down Expand Up @@ -397,7 +397,7 @@ Usage: pyaptly snapshot [OPTIONS] CONFIG [create|update]


* `config` (REQUIRED):
* Type: <click.types.Path object at 0x7fbe79153850>
* Type: <click.types.Path object at 0x7f74bd40b990>
* Default: `none`
* Usage: `config`

Expand Down Expand Up @@ -468,15 +468,15 @@ Usage: pyaptly toml-to-toml [OPTIONS] IN_PATH TOML_PATH


* `in_path` (REQUIRED):
* Type: <click.types.Path object at 0x7fbe79165610>
* Type: <click.types.Path object at 0x7f74bd41d750>
* Default: `none`
* Usage: `in_path`




* `toml_path` (REQUIRED):
* Type: <click.types.Path object at 0x7fbe79165650>
* Type: <click.types.Path object at 0x7f74bd41d790>
* Default: `none`
* Usage: `toml_path`

Expand Down Expand Up @@ -537,15 +537,15 @@ Usage: pyaptly yaml-to-toml [OPTIONS] YAML_PATH TOML_PATH


* `yaml_path` (REQUIRED):
* Type: <click.types.Path object at 0x7fbe79164f10>
* Type: <click.types.Path object at 0x7f74bd41d050>
* Default: `none`
* Usage: `yaml_path`




* `toml_path` (REQUIRED):
* Type: <click.types.Path object at 0x7fbe79164f50>
* Type: <click.types.Path object at 0x7f74bd41d090>
* Default: `none`
* Usage: `toml_path`

Expand Down
Loading

0 comments on commit 035d050

Please sign in to comment.