Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ssorj committed May 13, 2024
1 parent e170a39 commit b4af726
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions input/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ skupper connector create database --workload deployment/postgresql --port 5432
The name of the connector resource.


- **--routing-key** _string_ (default: _value of NAME_)
- **--routing-key** _string_ (default: _value of name_)

- **--port** _integer_

Expand Down Expand Up @@ -393,7 +393,7 @@ skupper listener create database --host database --port 5432
The name of the listener resource.


- **--routing-key** _string_ (default: _value of NAME_)
- **--routing-key** _string_ (default: _value of name_)

- **--host** _string_

Expand Down
4 changes: 2 additions & 2 deletions output/commands.html
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ <h4 id="arguments">Arguments</h4>
<li><p><strong>name</strong></p>
<p>The name of the connector resource.</p>
</li>
<li><p><strong>--routing-key</strong> <em>string</em> (default: <em>value of NAME</em>)</p>
<li><p><strong>--routing-key</strong> <em>string</em> (default: <em>value of name</em>)</p>
</li>
<li><p><strong>--port</strong> <em>integer</em></p>
</li>
Expand Down Expand Up @@ -298,7 +298,7 @@ <h4 id="arguments">Arguments</h4>
<li><p><strong>name</strong></p>
<p>The name of the listener resource.</p>
</li>
<li><p><strong>--routing-key</strong> <em>string</em> (default: <em>value of NAME</em>)</p>
<li><p><strong>--routing-key</strong> <em>string</em> (default: <em>value of name</em>)</p>
</li>
<li><p><strong>--host</strong> <em>string</em></p>
</li>
Expand Down

0 comments on commit b4af726

Please sign in to comment.