command
Definitions of commands and actions that can be run in the garak toolkit
- print_plugins(prefix: str, color, selected_plugins=None, verbose: int = 0)Source
Print plugins for a category (probes/detectors/generators/buffs).
- Parameters:
prefix – Plugin category (probes/detectors/generators/buffs)
color – Color for output formatting
selected_plugins – Optional list of specific plugins to show. If None, shows all.
verbose – Verbosity level. 0 = plain list, >=1 = markdown table with metadata.