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

added ydb-go-sdk-auth-environ package blank import for use environment variables for create YDB credentials #775

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

asmyasnikov
Copy link
Contributor

@asmyasnikov asmyasnikov commented May 23, 2024

Supported environ credentials for YDB using parameter use_env_credentials in connection string.
Example:

export YDB_ACCESS_TOKEN_CREDENTIALS="my-secret-token"
goose ydb "grpcs://localhost:2135/local?use_env_credentials&go_query_mode=scripting&go_fake_tx=scripting&go_query_bind=declare,numeric" status

@asmyasnikov asmyasnikov force-pushed the master branch 5 times, most recently from 8bda2b8 to 3a4704e Compare May 23, 2024 18:11
@asmyasnikov asmyasnikov marked this pull request as ready for review May 24, 2024 19:11
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 this pull request may close these issues.

None yet

1 participant