Status Command
Show information about the current working directory.
kbc status [flags]Options
Section titled “Options”Examples
Section titled “Examples”Status of a project directory:
➜ kbc statusProject directory: /home/kbc-projectWorking directory: .Manifest path: .keboola/manifest.jsonStatus of a template repository directory:
➜ kbc statusRepository directory: /home/kbc-repositoryWorking directory: .Manifest path: .keboola/repository.jsonStatus of a template directory:
➜ kbc statusTemplate directory: /home/kbc-repository/my-template/v1Working directory: .Manifest path: src/manifest.jsonnetStatus of an unknown directory:
Directory "/home/kbc-test" is not a project or template repository.