Manage Templates

Manage templates in the template repository.

kbc template [command]
Command Description
kbc template repository Manage a template repository directory.
kbc template repository init Initialize a new repository directory in an empty directory.
kbc template create Create a new template from an existing project.
kbc template describe Describe a template and its inputs.
kbc template list List templates in the repository.
kbc template test Manage template tests.
kbc template test create Create template tests.
kbc template test run Run template tests.