Skip to content

Commit f198a95

Browse files
committed
fix(cdn): generate docs
1 parent 863828c commit f198a95

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/stackit_config_set.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ stackit config set [flags]
3131
```
3232
--allowed-url-domain string Domain name, used for the verification of the URLs that are given in the custom identity provider endpoint and "STACKIT curl" command
3333
--authorization-custom-endpoint string Authorization API base URL, used in calls to this API
34+
--cdn-custom-endpoint string CDN API base URL, used in calls to this API
3435
--dns-custom-endpoint string DNS API base URL, used in calls to this API
3536
-h, --help Help for "stackit config set"
3637
--iaas-custom-endpoint string IaaS API base URL, used in calls to this API

docs/stackit_config_unset.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ stackit config unset [flags]
2929
--allowed-url-domain Domain name, used for the verification of the URLs that are given in the IDP endpoint and curl commands. If unset, defaults to stackit.cloud
3030
--async Configuration option to run commands asynchronously
3131
--authorization-custom-endpoint Authorization API base URL. If unset, uses the default base URL
32+
--cdn-custom-endpoint Custom CDN endpoint URL. If unset, uses the default base URL
3233
--dns-custom-endpoint DNS API base URL. If unset, uses the default base URL
3334
-h, --help Help for "stackit config unset"
3435
--iaas-custom-endpoint IaaS API base URL. If unset, uses the default base URL

0 commit comments

Comments
 (0)