mavbake_instance_list

docs/cmd/mavbake_instance_list.md## mavbake instance list

List available instances

Synopsis

Lists all available mavbake instances found in the default directory.

mavbake 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 mavbake instance (default "/mavbake")
      --version                Prints mavbake version

SEE ALSO

  • mavbake instance - Executes command on a specific mavbake instance or enters the instance environment
Auto generated by spf13/cobra on 19-Mar-2026