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

Provide upsert-style API for dataset env vars #139

Open
Tracked by #57
sergiimk opened this issue Sep 25, 2024 · 0 comments · May be fixed by kamu-data/kamu-cli#1015
Open
Tracked by #57

Provide upsert-style API for dataset env vars #139

sergiimk opened this issue Sep 25, 2024 · 0 comments · May be fixed by kamu-data/kamu-cli#1015
Assignees

Comments

@sergiimk
Copy link
Member

When writing scripts to automate configuration it is tempting to call saveEnvVariable API to create all variables, but this endpoint will only create variables but not update them.

As a user I would prefer to have an UPSERT-style API that creates a variable if it doesn't exist or updates the value to the new one if variable with such key already exists.

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

Successfully merging a pull request may close this issue.

2 participants