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.

OptionDefaultDescription
-c, --configHooked.tomlPath to a Hooked configuration.
-h, --helpPrint help information.
-V, --versionPrint version information.

Other

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