halguru rag list
List available templates. Usage:
Options | Default | Description |
---|---|---|
--help , -h |
Prints help information | |
--details , -d |
Show details of the templates. | |
--verbose , -v |
Enables detailed output for debugging and troubleshooting purposes. |
Summary#
The TemplatesListCommand class provides functionality for listing available templates with optional detailed information and verbosity for debugging purposes.
Remarks#
This command enables users to retrieve and view a list of templates managed by the application. Users can customize the output using the provided options to display detailed template information or enable verbose output for troubleshooting.
Option --help
, -h
#
Prints help information
Option --details
, -d
#
Show details of the templates.
Indicates whether detailed output is enabled for command operations.
The ShowDetails property allows the configuration of command behavior to include additional detailed information. This feature is typically utilized for scenarios where a more granular understanding of the process is required, such as in auditing or in-depth analysis.
Option --verbose
, -v
#
Enables detailed output for debugging and troubleshooting purposes.
Specifies whether detailed output is enabled for debugging and troubleshooting purposes.
When set to true, additional information about the command execution process is displayed, which can be useful for diagnosing issues or understanding internal operations. By default, the value is false, indicating standard output only.
Last updated: | 2025-10-13 | |
Autogenerated: | Yes | |
AI powered: | Yes | |
Core version: | 1.66.0 |