update_plugin
This module is used to update an existing plugin using manage.py
- class smarter.apps.plugin.management.commands.update_plugin.Command(*args, **kwargs)[source]
Bases:
SmarterCommandDjango manage.py update_plugin command. This command is used to update a plugin from a yaml import file.