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

[Merged by Bors] - feat(cli): add download connector package command #2944

Closed
wants to merge 1 commit into from
Closed

[Merged by Bors] - feat(cli): add download connector package command #2944

wants to merge 1 commit into from

Conversation

galibey
Copy link
Contributor

@galibey galibey commented Jan 18, 2023

Download connector package from the Hub using fluvio-cli:

fluvio hub connector download infinyon/some-connector-name@0.1.0

The downloaded file can be used to run connector locally using:

cdk deploy local --ipkg ...

Related #2832

@galibey galibey requested review from digikata and sehz January 18, 2023 17:21
@galibey galibey self-assigned this Jan 18, 2023
@galibey galibey added this to the 0.10.4 milestone Jan 18, 2023
@galibey
Copy link
Contributor Author

galibey commented Jan 18, 2023

bors r+

bors bot pushed a commit that referenced this pull request Jan 18, 2023
Download connector package from the Hub using fluvio-cli:
```
fluvio hub connector download infinyon/some-connector-name@0.1.0
```
The downloaded file can be used to run connector locally using:
```
cdk deploy local --ipkg ...
```

Related #2832
@bors
Copy link

bors bot commented Jan 18, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(cli): add download connector package command [Merged by Bors] - feat(cli): add download connector package command Jan 18, 2023
@bors bors bot closed this Jan 18, 2023
@galibey galibey deleted the feat/2832-download-cnnector-package-using-fluvio-cli branch January 18, 2023 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants