tezbake_instance

docs/cmd/tezbake_instance.md## tezbake instance

Executes command on a specific tezbake instance or enters the instance environment

Synopsis

Proxies the command to the specified tezbake instance by setting the appropriate path. If no command is provided, enters an interactive shell environment for the instance.

tezbake instance [alias] [command] [flags]

Options

  -h, --help   help for instance

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

Auto generated by spf13/cobra on 5-Feb-2026