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

pepper.cmd wrapper not included in pip package #212

Open
LindgrenCarlFredrik opened this issue Nov 18, 2020 · 0 comments
Open

pepper.cmd wrapper not included in pip package #212

LindgrenCarlFredrik opened this issue Nov 18, 2020 · 0 comments

Comments

@LindgrenCarlFredrik
Copy link

LindgrenCarlFredrik commented Nov 18, 2020

Steps to reproduce:

  1. Setup a venv on windows
  2. Activate the virtual environment
  3. pip install salt-pepper

Doing this only pepper is available in virtualenv/Scripts and not pepper.cmd
Obviously not critical since the workaround is to just manually copy and insert pepper.cmd in virtualenv/Scripts

Furthermore, cmd can not handle targeting with quotes or backslash.
I.e. pepper "*" test.ping and pepper \* test.ping will not work but pepper * test.ping works.
Maybe this should be mentioned in the docs since I had to debug the HTTP messages to work this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant