Avisi cloud logo
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-demo
acloud playroom start -
# return immediately without waiting for the playroom to become ready
acloud playroom start my-room -p playhouse-demo --no-wait

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

Options

Prop

Type

Options inherited from parent commands

Prop

Type

SEE ALSO

On this page