Hello! Thanks for visiting! mirrorctl is still a young project, and the documentation is still a work-in-progress.

version

The version command

Print version information including build details.

mirrorctl version

The version command displays the current version of mirrorctl, the git commit hash used to build the binary, and the build timestamp.

Usage

Display version information:

mirrorctl version

Arguments

This command takes no arguments.

Flags

This command has no specific flags. Global flags from the root command are available but not typically used with version.

Exit Status

The command exits with status 0 on success.

See Also

  • sync - Synchronize repositories