hooked/hooked-book/source/cli
Bauke 8fc2a1d059
Add the deploy task and mdBook.
2022-11-03 13:59:53 +01:00
..
README.md Add the deploy task and mdBook. 2022-11-03 13:59:53 +01:00
install.md Add the deploy task and mdBook. 2022-11-03 13:59:53 +01:00
run.md Add the deploy task and mdBook. 2022-11-03 13:59:53 +01:00
uninstall.md Add the deploy task and mdBook. 2022-11-03 13:59:53 +01:00

README.md

CLI Reference

In the following chapters you will find the reference to all of Hooked's CLI subcommands.

Global Options

These options can be used in all commands.

Option Default Description
-c, --config Hooked.toml Path to a Hooked configuration.
-h, --help Print help information.
-V, --version Print version information.

Other

Hooked checks for the NO_COLOR environment variable and will disable styling output if present.