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

Adding support to pass config variable in the publish cmd as a flag. More info b/330606878 #295

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

deepgoel17
Copy link
Collaborator

Support config variable as parametes of integrationcli CLI

Goal: avoid override of config variable value in the config variable file in cicd pipeline

@deepgoel17
Copy link
Collaborator Author

cmd sample:

integrationcli integrations versions publish -p standalone-ip-prod-testing -r us-east1 -t $(gcloud auth print-access-token) -n deep-config-var-cli-test --config-vars-json '{"`CONFIG_emial`":"[email protected]"}' -s 1 --api autopush

@srinandan srinandan merged commit 3939d18 into GoogleCloudPlatform:main Oct 28, 2024
4 checks passed
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.

2 participants