tezbake_instance_list

docs/cmd/tezbake_instance_list.md## tezbake instance list

List available instances

Synopsis

Lists all available tezbake instances found in the default directory.

tezbake instance list [flags]

Options

  -h, --help   help for list

Options inherited from parent commands

  -l, --log-level string       Sets log level (trace/debug/info/warn/error) (default "info")
      --no-color               Disable color output
  -o, --output-format string   Sets output log format (json/text/auto) (default "auto")
  -p, --path string            Path to bake buddy instance (default "/bake-buddy")
      --version                Prints tezbake version

SEE ALSO

  • tezbake instance - Executes command on a specific tezbake instance or enters the instance environment
Auto generated by spf13/cobra on 5-Feb-2026