# Run The `run` command manually runs configured hooks. ``` $ hooked run --help Manually run hooks Usage: hooked run [OPTIONS] Arguments: The hook type to run [possible values: pre-commit] Options: -c, --config Path to a Hooked configuration [default: Hooked.toml] -h, --help Print help information -V, --version Print version information ```