Get schema support

Hi,

we are using ConfD Basic.
we are trying to do the Get-Schema operation from net-conf client but it fails.
we have read that in order it to work, we should add to the makefile:
CONFD_FLAGS = --addloadpath $(CONFD_DIR)/etc/confd --addloadpath $(CONFD_DIR)/src/confd/yang

the thing is that we don’t compile the confd package, we have it compiled and just run it with ./confd --verbose.
Can you instruct us what should be done in order to support the get-schema?

regards,
Inbal

Hi,

Have you checked also this discussion here?

1 Like