Skip to content

Commit

Permalink
added custom-cdn-auth-enabled hammer option (#13026)
Browse files Browse the repository at this point in the history
  • Loading branch information
pondrejk authored Nov 2, 2023
1 parent 0fe576f commit 8e47d5a
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 8e47d5a

Please sign in to comment.