Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ssorj committed Sep 23, 2024
1 parent a8115cf commit ab4963f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
1 change: 0 additions & 1 deletion config/commands.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ options:
connector/host:
name: host
property: host
default: _Value of name_
connector/type:
name: type
property: type
Expand Down
3 changes: 1 addition & 2 deletions input/commands/connector/create.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,7 @@ skupper connector create backend 8080 --output yaml
alternative to `selector` for specifying the target
server.

<table class="fields"><tr><th>Default</th><td><p><em>Value of name</em></p>
</td><tr><th>Platforms</th><td>Kubernetes, Docker</td></table>
<table class="fields"><tr><th>Platforms</th><td>Kubernetes, Docker</td></table>

- <h3 id="type">--type <span class="attribute-info">string</span></h3>

Expand Down
3 changes: 1 addition & 2 deletions input/commands/connector/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,7 @@ skupper connector update backend --port 9090 --output yaml
alternative to `selector` for specifying the target
server.

<table class="fields"><tr><th>Default</th><td><p><em>Value of name</em></p>
</td><tr><th>Platforms</th><td>Kubernetes, Docker</td></table>
<table class="fields"><tr><th>Platforms</th><td>Kubernetes, Docker</td></table>

- <h3 id="type">--type <span class="attribute-info">string</span></h3>

Expand Down

0 comments on commit ab4963f

Please sign in to comment.