You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exactly as the title says, installing the package gets you only the server, not the client. I am interested in just the client itself to run tests against an already existing kmip server:
pipx list
venvs are in /Users/user/.local/pipx/venvs
apps are exposed on your $PATH at /Users/user/.local/bin
manual pages are exposed at /Users/user/.local/share/man
package pykmip 0.10.0, installed using Python 3.13.1
- pykmip-server
- pykmip-client // This is missing and needs to be added
The text was updated successfully, but these errors were encountered:
Exactly as the title says, installing the package gets you only the server, not the client. I am interested in just the client itself to run tests against an already existing kmip server:
The text was updated successfully, but these errors were encountered: