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

using pepper with tokens does not honor profiles #205

Open
dahabakuk opened this issue Mar 16, 2020 · 1 comment
Open

using pepper with tokens does not honor profiles #205

dahabakuk opened this issue Mar 16, 2020 · 1 comment

Comments

@dahabakuk
Copy link

hi,

i have serveral apis which i would like to control via pepper with the use of tokens:
eg. in .pepperrc:

[api1]
...
[api2]
...

when i use pepper -T -p api1 '*' test.ping
everything works as expected
now i want to use api2 with: pepper -T -p api2 '*' test.ping
i'll get

Pepper error: Authentication denied

without -T it works as expected....

so it would be great to have a per profile peppercache file...

thanks for this awesome projects! :)

@dahabakuk
Copy link
Author

TIL there is -x to specify another peppercache file... so its more an annoyance than a bug... ;)

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