clicon / clixon-controller

Clixon network controller
Apache License 2.0
14 stars 5 forks source link

CLI expand of apply services instance #106

Closed olofhagsand closed 6 months ago

olofhagsand commented 7 months ago

In the CLI command:

# apply services <name> <instance> [diff]

The <instance> can not be completed.

olofhagsand commented 7 months ago

Changed syntax, include yang module in service-name:

apply services myyang:testA foo
                ^
krihal commented 6 months ago

Verified.