Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Add a service through the command "polycubectl service add" #88

Closed
gianlu33 opened this issue Mar 21, 2019 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@gianlu33
Copy link
Contributor

There is a problem in adding a service to the framework through the command polycubectl service add.
The same service works if i add it in src/services/CMakeLists.txt and then reinstall polycube, so it is not a problem of the service itself.

Here a screenshot:
screen

@gianlu33 gianlu33 added the bug Something isn't working label Mar 21, 2019
@mauriciovasquezbernal
Copy link
Contributor

mauriciovasquezbernal commented Mar 27, 2019

The syntax of that command changed a little bit, the following example works for me:
polycubectl services add name=helloworld uri=/usr/lib/libpcn-helloworld.so type=lib.

I opened a PR fixing the documentation #92.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants