Avisi cloud logo
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-demo
acloud playroom list -p playhouse-demo --mine
# show image and resource columns
acloud playroom ls -p playhouse-demo --mine -o wide

Options

Prop

Type

Options inherited from parent commands

Prop

Type

SEE ALSO

On this page