-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 1.7.0
-
Fix Version/s: 1.8.0
-
Component/s: None
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:Ibis Sprint 3 - Deployments
The original VPLS CLI is like
vpls-add
vpls-add-iface
vpls-del
vpls-del-iface
vpls-list
vpls-show
and need to move CLI into the new one like
vpls (add | del | list | show) [network | iface]
so it will not so much command in ONOS console.