mavbake_instance
docs/cmd/mavbake_instance.md## mavbake instance
Executes command on a specific mavbake instance or enters the instance environment
Synopsis
Proxies the command to the specified mavbake instance by setting the appropriate path. If no command is provided, enters an interactive shell environment for the instance.
mavbake 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 mavbake instance (default "/mavbake")
--version Prints mavbake version
SEE ALSO
- mavbake - mavbake CLI
- mavbake instance list - List available instances