Infisical / infisical

♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI
https://infisical.com
Other
15.17k stars 879 forks source link

--path erroring out in secrets subcommand #1854

Open SimulShift opened 4 months ago

SimulShift commented 4 months ago

Describe the bug

Erroring when using --path flag in secrets subcommand. Tried all sorts of combinations --path="/" --path="myfolder" --path="/myfolder"

To Reproduce

I just made a new project, added a folder and tried to use the path flag for example infisical secrets get test --path="/" --env=dev

Expected behavior

any command that includes the --path folder should work instead of error

Screenshots

If applicable, add screenshots to help explain your problem. image

Platform you are having the issue on:

Windows 11 infisical version 0.22.2

akhilmhdh commented 4 months ago

@SimulShift can you share your workspace id. So that i can debug this furthur.

I have tried this in my local and infisical cloud, can't seem to reproduce it on our side

SimulShift commented 4 months ago

sure its "workspaceId": "f865651c-ef31-47ca-b67a-34e6b38c6569",

Grraahaam commented 3 months ago

Hey @SimulShift ! The error message doesnt mention any error regarding the "path" as far as I see, seems like a connection issue. Can you try again? Do you still encounter the same issue?