hk
Usage: hk [FLAGS] <SUBCOMMAND>
Version: 0.8.5
- Usage:
hk [FLAGS] <SUBCOMMAND>
Global Flags
-j --jobs <JOBS>
Number of jobs to run in parallel
-p --profile... <PROFILE>
Profiles to enable/disable prefix with ! to disable e.g. --profile slow --profile !fast
-s --slow
Shorthand for --profile=slow
-v --verbose...
Enables verbose output
-q --quiet
Suppresses output
--silent
Suppresses all output
Subcommands
hk cache clear
hk check [FLAGS] [FILES]...
hk completion <SHELL>
hk config
hk fix [FLAGS] [FILES]...
hk init [-f --force] [--mise]
hk install [--mise]
hk run [FLAGS] [FILES]... <SUBCOMMAND>
hk run commit-msg [FLAGS] <COMMIT_MSG_FILE> [FILES]...
hk run pre-commit [FLAGS] [FILES]...
hk run pre-push [FLAGS] [ARGS]…
hk run prepare-commit-msg [FLAGS] <ARGS>…
hk uninstall
hk validate
hk version