Avisi cloud logo
PlayroomCommands

playroom stop

Stop a playroom and free its CPU and memory, while keeping storage and all data intact.

Alpha

This command is in active development. Flags and behaviour may change between releases.

Stop a playroom while keeping its storage.

The playroom's storage, and everything on it, is retained. Stopping frees the CPU and memory the playroom was holding on the Playhouse. Resume at any time with acloud playroom start.

acloud playroom stop NAME | - [flags]

Examples

acloud playroom stop my-room --playhouse playhouse-demo
acloud playroom stop -
# stop a playroom owned by another user
acloud playroom stop my-room -p playhouse-demo --force

Pass - as NAME to use the last-used playroom.

Options

Prop

Type

Options inherited from parent commands

Prop

Type

SEE ALSO

On this page