For the complete documentation index, see llms.txt. This page is also available as Markdown.

list-instance-sizes

List the instance sizes available on Civo (e.g. g4s.xsmall), for use with the --size flag of launch-instance.

Syntax

rumi cloud civo list-instance-sizes [--api-key <token>]

Options

Option
Short
Description
Default

--api-key

-k

The Civo API token to use (or set CIVO_API_TOKEN)

Required

Example

rumi cloud civo list-instance-sizes --api-key $CIVO_API_TOKEN

Notes

  • This command is also available under the alias list-instance-types.

See Also

Last updated