PlayhouseCommands
playhouse list
List the Playhouses in the current organisation, with their status, placement, and version.
Alpha
This command is in active development. Flags and output may change between releases.
List the Playhouses in the current organisation.
A cluster counts as a Playhouse when its slug starts with playhouse- (case-insensitive). Deleted clusters are never shown. Aliased as ls.
acloud playhouse list [flags]Examples
acloud playhouse list# omit the header row, e.g. for scripting
acloud playhouse ls --no-headerExpected output
Each row is one Playhouse. The columns are ID, Cluster, Status, Organisation, Environment, Context, Cloud Account, Region, and Version:
ID CLUSTER STATUS ORGANISATION ENVIRONMENT CONTEXT CLOUD ACCOUNT REGION VERSION
a1b2c3d4 playhouse-demo running my-org sandbox default Demo Account (hetzner) eu-central 1.31.4Options
Prop
Type
Options inherited from parent commands
Prop
Type
SEE ALSO
- Playhouse overview: what a Playhouse is and why to use it
- playhouse create: provision and bootstrap a new Playhouse
- playhouse delete: delete a Playhouse and its cluster