Create Bucket
Create a new bucket in Keboola Storage.
kbc remote create bucket [flags]Options
Section titled “Options”--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
Examples
Section titled “Examples”➜ 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".