diff --git a/tests/foreman/data/hammer_commands.json b/tests/foreman/data/hammer_commands.json index 2517e8fafd6..b596f1b922e 100644 --- a/tests/foreman/data/hammer_commands.json +++ b/tests/foreman/data/hammer_commands.json @@ -33284,6 +33284,12 @@ "description": "Update the CDN configuration", "name": "configure-cdn", "options": [ + { + "help": "If product certificates should be used to authenticate to a custom CDN.", + "name": "custom-cdn-auth-enabled", + "shortname": null, + "value": "BOOLEAN" + }, { "help": "Id of the Organization", "name": "id",