CheckAliases key to the check’s metadata with a list of the aliases:
check.metadata.json
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Prowler App is now Prowler Local Server, and Prowler Enterprise is now Prowler Private Cloud. See Prowler product families.
CheckAliases key to the check’s metadata with a list of the aliases:
"Provider": "<provider>",
"CheckID": "<check_id>",
"CheckTitle": "<check_title>",
"CheckAliases": [
"<check_alias_1>"
"<check_alias_2>",
...
],
...
prowler <provider> -c/--checks <check_alias_1>
Using alias <check_alias_1> for check <check_id>...
Was this page helpful?
