Avisi cloud logo
Commands

playroom config

Manage persisted playroom defaults (alpha)

Synopsis

Manage playroom defaults stored in ~/.acloud.yaml (defaults.playroom.*).

Set a default once and playroom commands use it unless you override the corresponding flag. Commands that don't expose a flag (e.g. 'play' for resource sizes) still honour the configured default.

Precedence: explicit flag > configured default > last-used (editor only) > built-in.

Options

  -h, --help   help for config

Options inherited from parent commands

  -C, --context string                    sets the context
      --debug                             enable debug mode
      --debug-show-authorization-header   prints actual authorization header in debug mode, use with caution!
  -O, --organisation string               sets the organisation
  -p, --playhouse string                  playhouse cluster slug (defaults to last-used; supports <env>/<slug>, etc.)
      --request-timeout duration          request timeout for api calls to the Avisi Cloud API (default 15s)
      --trace                             enable trace mode

SEE ALSO

On this page