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

Looser coupling for projects in the SDK #2773

Open
dbsanfte opened this issue Nov 22, 2024 · 0 comments
Open

Looser coupling for projects in the SDK #2773

dbsanfte opened this issue Nov 22, 2024 · 0 comments

Comments

@dbsanfte
Copy link

dbsanfte commented Nov 22, 2024

Feature description

Presently in e.g. the Python SDK you need to couple tightly to a project by its GUID:

image

It would be nice if you could couple loosely by its name instead.

project_name="my-project-name"

Why would it be useful?

Less intervention by users/myself to fetch a GUID when a project name is all I should need. I'm thinking of Golden Template clones in a Github repo, where I know the project name because it should match the Github repo name... but no, I need to go to Infisical to fetch an arbitrary GUID ID. 😢

Additional context

My developers raised this to me.

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