Wrapped Commands¶
The commands in this section are delegated upstream CLIs that Hydra wraps into the hydra binary.
Why this exists¶
Use these commands when you want a single executable for CI/CD and operations workflows.
In particular, this layout is useful for single-binary container images:
- The container only needs
hydra. - No additional
helm,cosign, oryqbinary installation is required. - Tool versions stay aligned with the Hydra release.
Commands¶
For details on how delegated CLIs fit into daily workflows, see Delegated tool CLIs.