Check MinIO Version in Linux – Quick Guide

To view detailed information about the MinIO version, you can follow these steps:

  1. Open the terminal: Open the terminal application in a Linux system.
  2. Command: Enter the following command in the terminal to retrieve the MinIO version information:
  3. What is the current version of minio?
  4. Press the Enter key to execute the command.
  5. Analysis output: After executing the command above, you will see the output displaying the specific version number of the MinIO service, typically in a format similar to the following:
  6. Version: January 6, 2022 at 10:32:47 PM
    Commit: a426324b0bc72b641a5f7dbd056bf6e25fb176fa
  7. The version section displays the build date and timestamp of the MinIO service.
  8. The commit line displays the hash value of the MinIO service’s commit (used to identify the source code version).

With this information, you can accurately determine the version and build information of the currently installed MinIO service.

bannerAds