Delete a template instance from the local directory.
kbc local template delete [flags]
Deletes all component configurations that were created from a template.
-b, --branch string <string>
-i, --instance <string>
--dry-run
➜ kbc local template delete -b main -i inst1 --dry-run
Plan for "delete-template" operation:
x C main/extractor/keboola.ex-db-mysql/my-data-source
x C main/extractor/keboola.ex-db-mysql/my-data-source-2
Dry run, nothing changed.
Delete done.
© 2024 Keboola