Maidul Islam
Maidul Islam
@Astropilot this is amazing. We are currently working on also allowing service tokens to have write access, so soon you can also write using the service token in the SDK....
Since you enabled 2FA, you will have to login again after upgrading to the latest version. Can you please update to the latest version and run the login command `infisical...
Great suggestion, I will let you know when we are able to pick this up in our sprint!
It looks like one or more projects can have the same name currently. Since this is already the standard, I think the easiest option is to do it by projectId....
You can add `--projectId` to the export command in the latest version of the CLI! Let us know if things are working on your end.
I'll take another look at this and get back to you
Hey @Andarius the issue is occurring because for none service token fetch, the code still requires a workspace file. As a temporary work around, you can run `infisical init` and...
@animeshdas2000 yes, this should be done in `packages/cmd/login.go`. What you want to do is pop open the browser from the CLI, and have the CLI listen to a call back...
Hey @animeshdas2000 just checking in. Let us know if you need a bit of help!
I'm unfamiliar with Harness.io but does it also work in the same way github actions does with workflow files?