create
The box create command creates a new object storage instance for your projects. This command allows you to specify parameters such as Box name, Project ID, Dekabox type, region, billing type, and volume size.
Usage
cldkctl box create [flags]Steps
Follow the steps below to run and view the result of this command:
View your available projects and obtain the correct Project ID. Refer to the Project List section.
Run the following command in your terminal:
cldkctl box create <project-id>Enter the Box Name.
Select the Dekabox Type.
Choose a Region from the available options.

Choose a Billing Type.
Enter the Volume Size in GB. The minimum size is 10 GB, and the price is IDR 1/hour per GB.
Confirm the creation by selecting y, or cancel by choosing n.

Once completed successfully, a message “✓ Successfully created object storage!” will appear in your terminal.

Flags
-h, --help
Help for box create command.
Last updated
