mavbake_remove
docs/cmd/mavbake_remove.md## mavbake remove
Removes MavBake.
Synopsis
Removes MavBake instance.
mavbake remove [flags]
Options
-a, --all Removes all files related to MavBake instance.
--confirm Skips confirmation prompts.
--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 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