fluidctl instances create
create instance
fluidctl instances create [flags]
Options
--ephemeral Create an ephemeral instance
-h, --help help for create
--image string Image URL
--name string Name of the instance
--preemptible Create a preemptible instance
--ssh-authorized-key stringArray Path to SSH public key
--type string Instance type (default "cpu.2x")
--user-data string Path to cloud-init user-data
Options inherited from parent commands
--client-id string OAuth Client ID
--client-secret string OAuth Client Secret
-F, --format string Output format (json, yaml, table) (default "table")
-P, --project string Project ID
-R, --region string Region
-T, --token string Auth token
-U, --url string Atlas Server URL
SEE ALSO
- fluidctl instances - Manage instances