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-demoacloud playroom stop -# stop a playroom owned by another user
acloud playroom stop my-room -p playhouse-demo --forcePass - as NAME to use the last-used playroom.
Options
Prop
Type
Options inherited from parent commands
Prop
Type
SEE ALSO
- Playroom overview: what a playroom is and why to use it
- playroom start: resume a stopped playroom
- playroom delete: permanently delete a playroom and all its resources
- playroom list: list all playrooms and their current status
- Lifecycle: how playroom state transitions work