summaryrefslogtreecommitdiff
path: root/op-mode-definitions/include/show-route-tag.xml.i
blob: c7279e82e25fcf1ef5ab3b7f0e94b7763402a968 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!-- included start from show-route-tag.xml.i -->
<tagNode name="tag">
  <properties>
    <help>Show route with given tag</help>
    <completionHelp>
      <list>&lt;1-4294967295&gt;</list>
    </completionHelp>
  </properties>
  <command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
</tagNode>
<!-- included end -->