Skip to content

Commit

Permalink
added custom-cdn-auth-enabled hammer option
Browse files Browse the repository at this point in the history
  • Loading branch information
pondrejk committed Nov 1, 2023
1 parent 55856d8 commit 63dce1f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/foreman/data/hammer_commands.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 63dce1f

Please sign in to comment.