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

start-instance

Start a service instance.

Syntax

rumi cloud local start-instance --name <name>

Options

Option
Short
Description
Required

--name

-n

Name of the service instance

Yes

Example

rumi cloud local start-instance --name processor-1

See Also

Last updated