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

Introduced separate commands for adding, removing, and refreshing proxies #5222

Merged
merged 18 commits into from
Aug 29, 2020

Conversation

armanozak
Copy link
Contributor

Fixes #5202
Fixes #5221

Command Names

  • proxy-add
  • proxy-refresh
  • proxy-remove

Parameters

All use the same parameters with the legacy proxy command.

@armanozak armanozak added this to the 3.2 milestone Aug 28, 2020
@hikalkan hikalkan merged commit 0d27c0f into rel-3.1 Aug 29, 2020
@hikalkan hikalkan deleted the feat/5202 branch August 29, 2020 08:48
@hikalkan
Copy link
Member

hikalkan commented Aug 31, 2020

  • abp generate-proxy (see) uses the proxy-add
    abp remove-proxy (see, a new command) uses the proxy-remove

No need to call proxy-refresh since both commands do refresh after the actual command. So, in practical, abp generate-proxy refreshed the proxies if you've generated it before.

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