version
The version command
Print version information including build details.
mirrorctl versionThe 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 versionArguments
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