You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`--authenticator`| dns-stackit | Engages the STACKIT authenticator mechanism. This must be configured as dns-stackit. (Mandatory) |
32
-
|`--dns-stackit-credentials`| ./credentials.ini | Denotes the directory path to the credentials file for STACKIT DNS. This document must encapsulate the dns_stackit_auth_token and dns_stackit_project_id variables. |
31
+
|`--authenticator`| dns-stackit | Engages the STACKIT authenticator mechanism. This must be configured as dns-stackit. (Mandatory) |
32
+
|`--dns-stackit-project-id`| '8a4c68b1-586a-4534-aa0c-9f8c12334a76' | Sets the STACKIT project id if the service account authentication is used. (Recommended)|
33
+
|`--dns-stackit-service-account`| ./service-account.pem | Denotes the directory path to the STACKIT service account file. (Recommended) |
34
+
|`--dns-stackit-credentials`| ./credentials.ini | Denotes the directory path to the credentials file for STACKIT DNS. This document must encapsulate the dns_stackit_auth_token and dns_stackit_project_id variables. |
33
35
|`--dns-stackit-propagation-seconds`| 900 | Configures the delay prior to initiating the DNS record query. A 900-second interval (equivalent to 15 minutes) is recommended. (Default: 900) |
34
-
|`--dns-stackit-service-account`| ./service-acount.pem | Denotes the directory path to the STACKIT service account file.recommended. |
35
-
|`--dns-stackit-project-id`| '8a4c68b1-586a-4534-aa0c-9f8c12334a76' | Sets the STACKIT project id if the service account authentication is used |
36
36
Either the --dns-stackit-credentials flag or the --dns-stackit-service-account and --dns-stackit-project-id flags are mandatory.
0 commit comments