PlayroomCommands
playroom start
Start a previously stopped playroom. Storage and all data are fully retained.
Alpha
This command is in active development. Flags and behaviour may change between releases.
Start a previously stopped playroom.
The playroom resumes on its retained storage, so all data is intact. This is the counterpart to acloud playroom stop.
acloud playroom start NAME | - [flags]Examples
acloud playroom start my-room --playhouse playhouse-demoacloud playroom start -# return immediately without waiting for the playroom to become ready
acloud playroom start my-room -p playhouse-demo --no-waitPass - 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 stop: stop a playroom, keeping its storage
- playroom connect: SSH into the playroom after starting it
- playroom list: list all playrooms and their current status
- Lifecycle: how playroom state transitions work