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

[Backport release-3_16] [processing] Add commands to qgis_process tool to enable or disable plugins from the command line #41281

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link

Backport d140970 from #41259

plugins from the command line

qgis_process plugins enable plugin_name: enables the named plugin
qgis_process plugins disable plugin_name: disables the named plugin

Allows use of plugins on headless environments with the qgis_process tool.

Fixes #41218
@github-actions github-actions bot added this to the 3.16.4 milestone Jan 31, 2021
@nyalldawson nyalldawson added the NOT FOR MERGE Don't merge! label Feb 1, 2021
@nyalldawson nyalldawson modified the milestones: 3.16.4, 3.16.5 Feb 1, 2021
@nyalldawson
Copy link
Collaborator

Moved to #41054

@nyalldawson nyalldawson closed this Feb 1, 2021
@nyalldawson nyalldawson deleted the backport-41259-to-release-3_16 branch February 1, 2021 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NOT FOR MERGE Don't merge!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants