diff --git a/changelog.d/maintenance/0000-basered-agent-skills-cli-tunnel.md b/changelog.d/maintenance/0000-basered-agent-skills-cli-tunnel.md new file mode 100644 index 0000000000..48d064e67a --- /dev/null +++ b/changelog.d/maintenance/0000-basered-agent-skills-cli-tunnel.md @@ -0,0 +1 @@ +- Clear the `release/v3.8.51` `check:agent-skills-sync` base-red: regenerate `skills/cli-tunnel/SKILL.md` so the `tunnel create [type]` positional that #13009 taught the generator to read is reflected in the committed skill. diff --git a/skills/cli-tunnel/SKILL.md b/skills/cli-tunnel/SKILL.md index d62aab6abb..4d7388bb7b 100644 --- a/skills/cli-tunnel/SKILL.md +++ b/skills/cli-tunnel/SKILL.md @@ -37,12 +37,12 @@ omniroute tunnel omniroute tunnel list ``` -### `tunnel create` +### `tunnel create [type]` **Example:** ```bash -omniroute tunnel create +omniroute tunnel create [type] ``` ### `tunnel stop `