Skip to content
Keboola Docs

Create Bucket

Create a new bucket in Keboola Storage.

kbc remote create bucket [flags]

--stage <string> : Stage of the bucket, allowed values: in, out

--display-name <string> : Display name of the bucket for the UI

--name <string> : Name of the bucket

--description <string> : Description of the bucket

Global Options

➜ kbc remote create bucket
? Select a stage for the bucket: [Use arrows to move, type to filter]
in
> out
? Select a stage for the bucket: out
Enter a display name for the bucket: Bucket1
Enter a name for the bucket: bucket1
? Enter a description for the bucket: Test description
Created bucket "out.c-bucket1".
Ask Kai

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