resize-root-disk
Usage
cldkctl flexi instance resize-root-disk [name] [flags]Steps
cldkctl flexi instance resize-root-disk [instance-name] 

Flags
Flag
Shorthand
Description
Last updated

Resize root disk of a flexi instance in your project. This command allows you to resize root disk of a flexi instance.
cldkctl flexi instance resize-root-disk [name] [flags]Follow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl flexi instance resize-root-disk [instance-name] Replace [instance-name] with the name of the instance whose root disk you want to resize.
Enter the new root disk size (GB).
Confirm the resize operation.

Once completed successfully, the terminal displays the success message.

This command supports global flags. Refer to the Global Flags section for details
--help
-h
Help for the resize-root-disk command.
--project string
-p
Specify project ID.
Last updated