instance
Usage
cldkctl flexi instance [flags]
cldkctl flexi instance [command]Available commands
Command
Description
Flags
Flag
Description
Last updated

Manage flexi instance in your project. This command allows you to list, create, and delete flexi instance.
cldkctl flexi instance [flags]
cldkctl flexi instance [command]add-floatingip
Add a floating ip to a flexi instance.
attach-interface
Attach an interface to a flexi instance.
console
Get console url of a flexi instance.
create
Create a flexi instance.
create-cluster
Create a flexi instance cluster.
delete
Delete a flexi instance.
detach-interface
Detach an interface from a flexi instance.
detail
Get detail of a flexi instance.
list
List flexi instances.
reboot
Reboot (soft/hard) a flexi instance.
rename
Rename a flexi instance.
resize
Resize a flexi instance.
resize-root-disk
Resize root disk of a flexi instance.
ssh
Manage SSH public keys.
start
Start a flexi instance.
stop
Stop a flexi instance.
This command supports global flags. Refer to the Global Flags section for details.
-h, --help
Help for the flexi instance command.
Last updated