# CLI Commands Chisel uses subcommands, and is invoked using `chisel `. Subcommands are keywords that invoke a new set of options and features, and each Chisel subcommand has its own set of flags. Here’s the list of all Chisel subcommands: ```{toctree} :maxdepth: 1 cut find info version help ```