retrieve_plugin
This module retrieves the json representation of a plugin.
-
class smarter.apps.plugin.management.commands.retrieve_plugin.Command(*args, **kwargs)[source]
Bases: SmarterCommand
Prints the json representation of a plugin to the console.
-
add_arguments(parser)[source]
Add arguments to the command.
-
handle(*args, **options)[source]
retrieve the plugin.