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

support updating proxy setting via cli #206

Merged
merged 1 commit into from
Dec 7, 2022
Merged

Conversation

reubenmiller
Copy link
Owner

Support updating the proxy setting via c8y settings update.

# update session setting (persist to file)
c8y settings update defaults.proxy "10.0.0.1:8080"

# set environment variable
eval $(c8y settings update defaults.proxy "10.0.0.1:8080" --shell auto)

@reubenmiller reubenmiller linked an issue Dec 7, 2022 that may be closed by this pull request
@reubenmiller reubenmiller merged commit 60d6d59 into v2 Dec 7, 2022
@reubenmiller reubenmiller deleted the feat/update-proxy-config branch December 7, 2022 20:30
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.

Support setting proxy settings via configuration
1 participant