Skip to content
Keboola Docs

Create Workspace

Create a new workspace.

kbc remote workspace create [flags]

--name <string> : Name of the workspace to be created

--type <string> : Type of the workspace to be created

--size <string> : Size of the workspace to be created. It is ignored for database workspaces.

-H, --storage-api-host <string> : Keboola instance URL, e.g., “connection.keboola.com”

Global Options

➜ kbc remote workspace create --name foo --type snowflake
Creating a new workspace, please wait.
Created the new workspace "foo" (<id>).
Credentials:
Host: <host>
User: <user>
Password: <password>
Database: <database>
Schema: <schema>
Warehouse: <warehouse>
Ask Kai

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