tezbake_remove

docs/cmd/tezbake_remove.md## tezbake remove

Removes BB.

Synopsis

Removes BB instance.

tezbake remove [flags]

Options

  -a, --all       Removes all files related to BB instance.
      --confirm   Skips confirmation prompts.
      --dal       Removes dal.
      --force     Forces removal even when there are no package specific removal routines.
  -h, --help      help for remove
      --node      Removes node.
      --pay       Removes pay.
      --peak      Removes peak.
      --signer    Removes signer.

Options inherited from parent commands

  -l, --log-level string       Sets output log format (json/text/auto) (default "info")
  -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 6-Dec-2025