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

Folders not supported #42

Open
TheLiamGuy opened this issue Jul 16, 2023 · 2 comments
Open

Folders not supported #42

TheLiamGuy opened this issue Jul 16, 2023 · 2 comments

Comments

@TheLiamGuy
Copy link

If you run

from infisical import InfisicalClient
client = InfisicalClient(token="servicetokengoeshere")
client.get_all_secrets()

Only secrets at the root seem to show up. Even using client.get_all_secrets(path='/myfolder) still seems to only show items at the root

@gaby
Copy link

gaby commented Sep 8, 2023

This was fixed in a522322 but there hasn't been any releases in a while.

@dangtony98 Any plans to do a release ?

@gaby
Copy link

gaby commented Sep 8, 2023

@TheLiamGuy This was fixed, it was release on Pypi.org

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

2 participants