list-instance-sizes
Last updated
List the instance sizes available on Civo (e.g. g4s.xsmall), for use with the --size flag of launch-instance.
rumi cloud civo list-instance-sizes [--api-key <token>]--api-key
-k
The Civo API token to use (or set CIVO_API_TOKEN)
Required
rumi cloud civo list-instance-sizes --api-key $CIVO_API_TOKENThis command is also available under the alias list-instance-types.
Last updated