Local Command

Operations in the local directory don’t affect the project.

kbc local [command]
Command Description
kbc local create Create an object in the local directory.
kbc local create config Create an empty configuration.
kbc local create row Create an empty configuration row.
   
kbc local persist Detect new directories with a configuration or a configuration row.
kbc local encrypt Encrypt all unencrypted secrets.
kbc local validate Validate the local directory.
kbc local fix-paths Ensure that all local paths match configured naming.
   
kbc local template Manage templates instances in the project directory.
kbc local template delete Delete a template instance from the local directory.
kbc local template list List templates instances used in the project.
kbc local template use Use the template in the project directory.