hydra version¶
Print the Hydra CLI version.
CLI help recording¶
Synopsis¶
Description¶
Prints a single line with the build version and Git SHA, for example hydra v1.2.3 a1b2c3d4. Local development builds without release metadata report hydra dev.
Hydra skips the usual stderr welcome line for this command so stdout stays a single line suitable for scripts.
Example¶
Tutorials¶
- Install Hydra With Homebrew — uses
hydra versionto verify that the installed CLI works