journal_manager.cli.commands.template_commands.remove module

journal_manager.cli.commands.template_commands.remove.get_parser(subparser_action=None)[source]
journal_manager.cli.commands.template_commands.remove.remove(template_name: str)[source]

Remove a template from the registered templates list.

Parameters:

template_name (str) – Name of a registered template.