bm update

Syntax

The bm update command automatically updates the bm binary to the latest stable version.

Running this command is equivalent to manually downloading the latest stable binary and using it to replace the existing bm installation on the host machine.

The following command updates the bm binary on the local host:

bm update

The command has the following syntax:

bm [GLOBALFLAGS] update
  • Brackets [] indicate optional parameters.

  • Parameters sharing a line are mutually dependent.

  • Parameters separated using the pipe | operator are mutually exclusive.

Copy the example to a text editor and modify as-needed before running the command in the terminal/shell.

Use bm update after updating the minio server binary to ensure consistent behavior and compatibility.

Global Flags

--json
Optional

Enables JSON lines formatted output to the console.

For example:

bm --json COMMAND