Join Slack
Powered by
What's the best way to update a plugin? i.e. more ...
# best-practices
m
M
01/22/2024, 9:22 AM
What's the best way to update a plugin? i.e. more commits have been made to the plugin repo
✅ 1
e
Edgar Ramírez (Arch.dev)
01/22/2024, 2:21 PM
Hi Mike! If your
pip_url
is a git URL, then simply doing
meltano install --clean
should upgrade your plugin venvs to have the latest version of each plugin.
m
M
01/22/2024, 4:05 PM
Perfect. Thanks
@Edgar Ramírez (Arch.dev)
!
5
Views
Open in Slack
Previous
Next