infisical agent for development CLI
#5636
DexterHill0
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The infisical CLI is great, but having to fetch secrets for every invocation of a command is quite annoying as it can take a few seconds extra for the command to run each time. I know I can export them to a file, but I feel like that mostly defeats the purpose of Infisical taking care of everything for you.
I like the Infisical Agent, and that it can run in the background and periodically update the secrets into a file, but unfortunately the agent doesn't work with the normal CLI login flow, only
universal-auth(or a few other irrelevant to development). I could make every dev store a client ID and secret, but not everyone using Infisical with me is that technical and so the more I expect them to do the harder it becomes.My request is either to extend the agent to allow credentials to be used from
infisical login(which would be a massive time saver) or alternatively allow some kind of caching of secrets ininfisical runthat can be invalidated after a certain amount of time.Beta Was this translation helpful? Give feedback.
All reactions