angelos.server.commands.importer¶
-
class
angelos.server.commands.importer.
ImportCommand
(io, facade)¶ Bases:
angelos.server.cmd.Command
Import information to the Facade.
-
abbr
= 'Manual import to the Facade.'¶
-
description
= 'Use this command to manually import documents and data.'¶
-
classmethod
factory
(**kwargs)¶ Create command with facade from IoC.
-