Page MenuHomeVyOS Platform

No description for node "service" conf-mode
Closed, ResolvedPublicBUG

Description

vyos@r5-roll# set 
Possible completions:
...
 > nat          Network Address Translation (NAT) parameters
 > policy       Routing policy
 > protocols    Routing protocol parameters
 > service      <No help text available>

Details

Difficulty level
Easy (less than an hour)
Version
VyOS 1.3-beta-202102040443
Why the issue appeared?
Implementation mistake
Is it a breaking change?
Perfectly compatible

Event Timeline

Unknown Object (User) added a subscriber: Unknown Object (User).Feb 5 2021, 9:10 PM

PR https://github.com/vyos/vyos-1x/pull/722
Added sort command which provides some clarification on what the XML definition file will first in the list. It sorts by name.
So, in this case, the first XML file will be bcast-relay.xml

Node "protocols" in 1.4 also doesn't have a description

vyos@r-roll01# set 
Possible completions:
 > cluster      Clustering
 > firewall     Firewall
 > high-availability
...
 > protocols    <No help text available>
 > service      <No help text available>
dmbaturin changed Why the issue appeared? from Will be filled on close to Implementation mistake.

Service still with no description VyOS 1.3-beta-202103170443

> service      <No help text available>
c-po changed the task status from Confirmed to In progress.Jun 8 2021, 5:59 AM
c-po claimed this task.
c-po triaged this task as Low priority.