PlayroomCommands
playroom list
List all playrooms in a Playhouse, showing owner, status, age, disk, and SSH host.
Alpha
This command is in active development. Flags and output may change between releases.
List the playrooms in a Playhouse.
By default every playroom in the Playhouse is shown with its owner, status, age, disk, and SSH host. Use --mine to filter to only your own playrooms, and -o wide to add image and resource columns.
acloud playroom list [flags]Aliased as ls.
Examples
acloud playroom list --playhouse playhouse-demoacloud playroom list -p playhouse-demo --mine# show image and resource columns
acloud playroom ls -p playhouse-demo --mine -o wideOptions
Prop
Type
Options inherited from parent commands
Prop
Type
SEE ALSO
- Playroom overview: what a playroom is and why to use it
- playroom create: create a new playroom
- playroom stop: stop a playroom, keeping its storage
- playroom start: resume a stopped playroom
- playroom delete: permanently delete a playroom