Create Local Object
Create an object in the local directory.
kbc local create [config/row] [flags]Or shorter:
kbc create [config/row] [flags]kbc c [config/row] [flags]Shows an interactive dialog if you do not enter a sub-command.
|--- | Command | Description |-|-|- | kbc local create config | Create an empty configuration. | | kbc local create row | Create an empty configuration row. |