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

list-diskimages

List the disk (OS) images available on Civo, e.g. the Rocky base image Rumi nodes install onto at boot.

Syntax

rumi cloud civo list-diskimages [--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-diskimages --api-key $CIVO_API_TOKEN

Notes

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

See Also

Last updated