Skip to content
Keboola Docs

Status Command

Show information about the current working directory.

kbc status [flags]

Global Options

Status of a project directory:

➜ kbc status
Project directory: /home/kbc-project
Working directory: .
Manifest path: .keboola/manifest.json

Status of a template repository directory:

➜ kbc status
Repository directory: /home/kbc-repository
Working directory: .
Manifest path: .keboola/repository.json

Status of a template directory:

➜ kbc status
Template directory: /home/kbc-repository/my-template/v1
Working directory: .
Manifest path: src/manifest.jsonnet

Status of an unknown directory:

Directory "/home/kbc-test" is not a project or template repository.
Ask Kai

Ask anything about Keboola — I'll search the docs and cite the pages I use.