get_plugins
This module retrieves a list of plugins for an account using manage.py on the command line.
- class smarter.apps.plugin.management.commands.get_plugins.Command(*args, **kwargs)[source]
Bases:
SmarterCommandDjango manage.py get_plugins command. This command is used to retrieve a list of plugins for an account.